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/Panel.h')
-rwxr-xr-x7zip/FileManager/Panel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/7zip/FileManager/Panel.h b/7zip/FileManager/Panel.h
index dc0f1d62..50002b24 100755
--- a/7zip/FileManager/Panel.h
+++ b/7zip/FileManager/Panel.h
@@ -434,6 +434,7 @@ public:
void RefreshListCtrl();
+ void MessageBoxInfo(LPCWSTR message, LPCWSTR caption);
void MessageBox(LPCWSTR message);
void MessageBox(LPCWSTR message, LPCWSTR caption);
void MessageBoxMyError(LPCWSTR message);