jj
This commit is contained in:
@@ -26,7 +26,8 @@ Public Class frmDocView
|
||||
If GDPICTURE_LICENSE = String.Empty Then
|
||||
Logger.Warn("GD Picture Missing! Please add a license to the Database!")
|
||||
MsgBox($"Lizenz für den Dokumenten Viewer wurde nicht konfiguriert.{vbNewLine}Bitte wenden Sie sich an Digital Data!", MsgBoxStyle.Exclamation, "Clipboard Watcher")
|
||||
Exit Sub
|
||||
Me.Close()
|
||||
|
||||
End If
|
||||
|
||||
Dim oLicenceManager As New GdPicture14.LicenseManager()
|
||||
|
||||
Reference in New Issue
Block a user