This commit is contained in:
2023-09-21 12:07:24 +02:00
parent 6edb3879de
commit ef804638b3
8 changed files with 827 additions and 369 deletions

View File

@@ -19,4 +19,5 @@ Public Class ClassConfig
' Misc Settings
Public Property LogDEBUG As Boolean = True
Public Property WindreamSearchMaximized As Boolean = False
Public Property MyFormsDesign As String = ""
End Class