MS Changes layout Force etc

This commit is contained in:
2019-10-17 14:18:15 +02:00
parent 38e056ffe7
commit d82eb5cc2a
14 changed files with 792 additions and 342 deletions

View File

@@ -36,6 +36,9 @@ Module ModuleRuntimeVariables
Public USER_IN_MODULE = False
Public USER_RIGHT_FILE_DELETE As Boolean = False
Public FORCE_LAYOUT_OVERVIEW As Boolean = False
Public WORKING_MODE As String = ""
Public LICENSE_COUNT As Integer = 0
Public LICENSE_EXPIRED As Boolean = False
Public LICENSE_PROFILES As Integer = 0