add groups, count functions per search

This commit is contained in:
Jonathan Jenne
2019-07-25 13:19:13 +02:00
parent dfadc2b778
commit 4438c6e9a7
20 changed files with 6829 additions and 703 deletions

View File

@@ -4,4 +4,7 @@
Public Const HOTKEY_TOGGLE_WATCHER As Integer = 354522017
Public Const HOTKEY_TRIGGER_WATCHER As Integer = 354523017
Public Const HOTKEY_CTRL = "strg"
Public Const HOTKEY_SHIFT = "SHIFT"
End Class