This commit is contained in:
2021-01-19 13:11:09 +01:00
parent f78f3f84b0
commit f6862cccc2
42 changed files with 3308 additions and 390 deletions

View File

@@ -17,5 +17,7 @@
Public Property ShowIndexResult As Boolean = True
Public Property DeleteOriginalFile As Boolean = False
Public Property TopMost As Boolean = True
Public Property FolderWatchScanStarted As Boolean = False
Public Property FolderWatchStarted As Boolean = False
End Class
End Class