mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-06 23:14:54 -06:00
9.06 beta
This commit is contained in:
committed by
Kornel Lesiński
parent
829409452d
commit
c99f3ebdd6
@@ -4,6 +4,7 @@
|
||||
#define __REGISTRY_UTILS_H
|
||||
|
||||
#include "Common/MyString.h"
|
||||
#include "Common/Types.h"
|
||||
|
||||
void SaveRegLang(const UString &path);
|
||||
void ReadRegLang(UString &path);
|
||||
@@ -38,10 +39,10 @@ bool ReadAlternativeSelection();
|
||||
bool ReadLockMemoryEnable();
|
||||
void SaveLockMemoryEnable(bool enable);
|
||||
|
||||
/*
|
||||
void SaveSingleClick(bool enable);
|
||||
bool ReadSingleClick();
|
||||
|
||||
/*
|
||||
void SaveUnderline(bool enable);
|
||||
bool ReadUnderline();
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user