CComponentsHeader: move int of default buttons into its own member

Origin commit data
------------------
Commit: 62f44d7a8c
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-11-24 (Sat, 24 Nov 2012)
This commit is contained in:
2012-11-24 22:20:37 +01:00
parent 92d1786f49
commit 74da6f8b1d
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();