group and subgroup adding/editing, services added

This commit is contained in:
2023-03-26 23:01:58 +02:00
Unverified
parent 3cc4ea5b4b
commit 6e34ed1ee7
70 changed files with 2310 additions and 853 deletions

View File

@@ -16,4 +16,6 @@
<BitmapImage x:Key="SaveAsImage" UriSource="Images/SaveAs.png"/>
<BitmapImage x:Key="NewImage" UriSource="Images/New.png"/>
<BitmapImage x:Key="RightArrowImage" UriSource="Images/RightArrow.png"/>
<BitmapImage x:Key="GroupImage" UriSource="Images/Group.png"/>
<BitmapImage x:Key="GroupAddImage" UriSource="Images/GroupAdd.png"/>
</ResourceDictionary>