Fix file preview
This commit is contained in:
parent
e494f0c159
commit
6240254324
@ -2272,7 +2272,7 @@ Public Class frmIndex
|
|||||||
|
|
||||||
Sub PreviewFile()
|
Sub PreviewFile()
|
||||||
Try
|
Try
|
||||||
'DocumentViewer1.LoadFile(CURRENT_WORKFILE)
|
DocumentViewer1.LoadFile(CURRENT_WORKFILE)
|
||||||
Catch ex As Exception
|
Catch ex As Exception
|
||||||
ShowErrorMessage(ex, "PreviewFile")
|
ShowErrorMessage(ex, "PreviewFile")
|
||||||
End Try
|
End Try
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user