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

@@ -724,12 +724,6 @@ Public Class frmStart
Else
TimerFolderWatch.Start()
End If
If UniversalViewer_Path = String.Empty And My.Settings.DoNot_Show_Documents = False Then
ERROR_STATE = "NO UV"
Me.TopMost = False
frmConfig_Basic.ShowDialog()
Me.TopMost = True
End If
loaded = True
Opacity = 0.6