mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-14 18:11:41 -06:00
easy 7-zip mod for 23.01: rebased from 19.00
This commit is contained in:
committed by
shunf4
parent
6086b78b4f
commit
b34719746b
@@ -112,4 +112,10 @@ void ReadCopyHistory(UStringVector &folders);
|
||||
|
||||
void AddUniqueStringToHeadOfList(UStringVector &list, const UString &s);
|
||||
|
||||
void SaveOptOpenOutputFolder(bool bOpen);
|
||||
bool ReadOptOpenOutputFolder();
|
||||
|
||||
void SaveOptClose7Zip(bool bClose7Zip);
|
||||
bool ReadOptClose7Zip();
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user