mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-12 16:11:35 -06:00
apply James Hoo 's other original mod
This commit is contained in:
@@ -886,7 +886,7 @@ public:
|
||||
void RefreshTitle(bool always = false) { _panelCallback->RefreshTitle(always); }
|
||||
void RefreshTitleAlways() { RefreshTitle(true); }
|
||||
|
||||
UString GetItemsInfoString(const CRecordVector<UInt32> &indices);
|
||||
UString GetItemsInfoString(const CRecordVector<UInt32> &indices, int *soleDir);
|
||||
};
|
||||
|
||||
class CMyBuffer
|
||||
|
||||
Reference in New Issue
Block a user