Quick Updates

svn path=/trunk/boinc/; revision=20981
This commit is contained in:
Rom Walton 2010-03-22 21:15:40 +00:00
parent f198dc76ad
commit a8da18d466
2 changed files with 530 additions and 529 deletions

File diff suppressed because it is too large Load Diff

View File

@ -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();