CComponentsHeader: move init members into its own member

This commit is contained in:
2012-11-19 17:12:41 +01:00
parent 949867e4ac
commit 562b091e66
2 changed files with 15 additions and 8 deletions

View File

@@ -501,6 +501,7 @@ class CComponentsHeader : public CComponentsForm
void initCCHeaderIcon();
void initCCHeaderText();
void initCCHeaderButtons();
void initCCHItems();
protected:
void initVarHeader();