aboutsummaryrefslogtreecommitdiff
path: root/CPP/7zip/UI/FileManager/MemDialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'CPP/7zip/UI/FileManager/MemDialog.h')
-rw-r--r--CPP/7zip/UI/FileManager/MemDialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/CPP/7zip/UI/FileManager/MemDialog.h b/CPP/7zip/UI/FileManager/MemDialog.h
index 79de658..67f6b33 100644
--- a/CPP/7zip/UI/FileManager/MemDialog.h
+++ b/CPP/7zip/UI/FileManager/MemDialog.h
@@ -30,7 +30,7 @@ public:
30 UString ArcPath; 30 UString ArcPath;
31 UString FilePath; 31 UString FilePath;
32 32
33 void AddInfoMessage_To_String(UString &s, UInt64 *ramSize_GB = NULL); 33 void AddInfoMessage_To_String(UString &s, const UInt32 *ramSize_GB = NULL);
34 34
35 CMemDialog(): 35 CMemDialog():
36 NeedSave(false), 36 NeedSave(false),