mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-05 23:14:53 -06:00
fix: EDITCHANGE should not append; SELCHANGE should delay (2)
This commit is contained in:
@@ -22,7 +22,6 @@ class CCopyDialog: public NWindows::NControl::CModalDialog
|
||||
void OnButtonOpenPath();
|
||||
void OnButtonAddFileName();
|
||||
bool OnCommand(unsigned code, unsigned itemID, LPARAM lParam) Z7_override;
|
||||
bool OnTimer(WPARAM /* timerID */, LPARAM /* callback */) Z7_override;
|
||||
bool OnGetMinMaxInfo(PMINMAXINFO pMMI);
|
||||
|
||||
void ShowPathFreeSpace(UString & strPath);
|
||||
|
||||
Reference in New Issue
Block a user