mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-08 04:07:02 -06:00
9.07 beta
This commit is contained in:
committed by
Kornel Lesiński
parent
c99f3ebdd6
commit
2fed872194
@@ -8,7 +8,8 @@
|
||||
|
||||
class CEditPage: public NWindows::NControl::CPropertyPage
|
||||
{
|
||||
NWindows::NControl::CEdit _editorEdit;
|
||||
NWindows::NControl::CEdit _editor;
|
||||
NWindows::NControl::CEdit _diff;
|
||||
public:
|
||||
virtual bool OnInit();
|
||||
virtual void OnNotifyHelp();
|
||||
|
||||
Reference in New Issue
Block a user