CComponentsHeader: move int of default buttons into its own member

This commit is contained in:
2012-11-24 22:20:37 +01:00
parent 189ba5b5e6
commit 62f44d7a8c
2 changed files with 7 additions and 1 deletions

View File

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