summaryrefslogtreecommitdiff
path: root/plugins/Msg_Export/src/FileViewer.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2018-08-10 21:56:11 +0300
committerGeorge Hazan <ghazan@miranda.im>2018-08-10 21:56:41 +0300
commit8956a4b69fdf9bfec0feb17b0911d549f1cdd9ee (patch)
tree07ace3ac9982accb9df80397de11007d7eef55be /plugins/Msg_Export/src/FileViewer.h
parenta7bc9b84c156418e20062f7724679045c074402b (diff)
Msg_Export: options dialog -> UI Classes
Diffstat (limited to 'plugins/Msg_Export/src/FileViewer.h')
-rwxr-xr-xplugins/Msg_Export/src/FileViewer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Msg_Export/src/FileViewer.h b/plugins/Msg_Export/src/FileViewer.h
index de58099d6d..4e238bdf54 100755
--- a/plugins/Msg_Export/src/FileViewer.h
+++ b/plugins/Msg_Export/src/FileViewer.h
@@ -27,7 +27,7 @@ bool bShowFileViewer(MCONTACT hContact);
bool bUseInternalViewer(bool bNew);
bool bUseInternalViewer();
-extern tstring sFileViewerPrg;
+extern wstring sFileViewerPrg;
#endif