Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/kornelski/7z.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '7zip/FileManager/PanelKey.cpp')
-rwxr-xr-x7zip/FileManager/PanelKey.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/7zip/FileManager/PanelKey.cpp b/7zip/FileManager/PanelKey.cpp
index f623332a..493bcb1e 100755
--- a/7zip/FileManager/PanelKey.cpp
+++ b/7zip/FileManager/PanelKey.cpp
@@ -8,7 +8,7 @@
#include "../PropID.h"
#include "App.h"
-// static LPCTSTR kHelpTopic = _T("FM/index.htm");
+// static LPCWSTR kHelpTopic = L"FM/index.htm";
struct CVKeyPropIDPair
{