mirror of https://github.com/BOINC/boinc.git
parent
f198dc76ad
commit
a8da18d466
File diff suppressed because it is too large
Load Diff
|
@ -39,6 +39,7 @@
|
|||
|
||||
class CDlgItemProperties : public wxDialog {
|
||||
DECLARE_DYNAMIC_CLASS( CDlgItemProperties )
|
||||
DECLARE_EVENT_TABLE()
|
||||
public:
|
||||
CDlgItemProperties(wxWindow* parent=NULL);//to act as standard constructor set a default value
|
||||
virtual ~CDlgItemProperties();
|
||||
|
|
Loading…
Reference in New Issue