fix: depending controls in administration (multiselect, sql editor), save topmost to config
This commit is contained in:
@@ -14,6 +14,7 @@ Public Class ClassConfig
|
||||
Public Property ProfilePreselection As Boolean = False
|
||||
Public Property ShowIndexResult As Boolean = True
|
||||
Public Property DeleteOriginalFile As Boolean = False
|
||||
Public Property TopMost As Boolean = True
|
||||
|
||||
' Misc Settings
|
||||
Public Property LogErrorsOnly As Boolean = True
|
||||
|
||||
Reference in New Issue
Block a user