WIP: cleanup, work on doc result form

This commit is contained in:
Jonathan Jenne
2019-10-08 16:05:03 +02:00
parent 9a1b716e92
commit 7ddf409933
235 changed files with 807 additions and 497 deletions

View File

@@ -0,0 +1,4 @@
Public Class ClassQueries
Public Property Common As New ClassCommonQueries
Public Property ClipboardWatcher As New ClassClipboardWatcherQueries
End Class