Zooflow: Readd Load_recent_files, add second service config

This commit is contained in:
Jonathan Jenne
2022-05-02 16:26:12 +02:00
parent 9a5207b316
commit 8499e84586
22 changed files with 215 additions and 2502 deletions

View File

@@ -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