Zooflow: Massive Clean up

This commit is contained in:
Jonathan Jenne
2022-02-17 15:47:52 +01:00
parent 2ce576d54e
commit c6c548afe4
45 changed files with 1039 additions and 2090 deletions

View File

@@ -36,7 +36,6 @@ Namespace My
Property Tables As New ClassTables
Property Queries As New ClassQueries
Property Helpers As ClassHelpers
#End Region
End Module
@@ -55,7 +54,6 @@ Namespace My
Public Property IDB_ConnectionString As String
Public Property Globix As New Globix.State
Public Property Search As New Search.State
Public Property Sidebar As Sidebar2
Public CommandLineFunction As String
Public CommandLineArguments As New Dictionary(Of String, String)