replace viewer with gdpicture documentviewer

This commit is contained in:
Jonathan Jenne
2019-11-21 12:11:39 +01:00
parent 96d80e23bd
commit 552101192b
16 changed files with 83 additions and 1408 deletions

View File

@@ -74,6 +74,8 @@ Module ModuleCURRENT
Public CURRENT_DT_REGEX As DataTable
Public REGEX_CLEAN_FILENAME As String = "[?*^""<>|]"
Public CURRENT_DROPTYPE
Public VIEWER_LICENSE As String = ""
End Module