Use ctor initializer list to initialize data members
This commit is contained in:
parent
c09f1c258b
commit
982a720069
2 changed files with 6 additions and 13 deletions
|
|
@ -2154,7 +2154,6 @@ public:
|
|||
}
|
||||
|
||||
private:
|
||||
void Init();
|
||||
void OnPropertyGridSet();
|
||||
wxDECLARE_DYNAMIC_CLASS(wxPropertyGridEvent);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue