Zooflow: Readd Load_recent_files, add second service config
This commit is contained in:
@@ -26,8 +26,6 @@ Namespace My
|
||||
End Property
|
||||
|
||||
Property LogConfig As LogConfig
|
||||
Property MainForm As frmAdmin_Start
|
||||
Property SearchForm As frmSearchStart
|
||||
|
||||
#Region "Database"
|
||||
Property Database As DatabaseWithFallback
|
||||
@@ -55,7 +53,6 @@ Namespace My
|
||||
Public Property Modules As New Dictionary(Of String, State.ModuleState)
|
||||
Public Property ModulesActive As New List(Of String)
|
||||
Public Property ClipboardWatcher As New ClipboardWatcher.State
|
||||
Public Property IDB_ConnectionString As String
|
||||
Public Property Globix As New Globix.State
|
||||
Public Property Search As New Search.State
|
||||
|
||||
|
||||
Reference in New Issue
Block a user