components: remove initVarHeader calls in classes derived from CComponentsHeader

This commit is contained in:
[CST] Focus
2013-11-27 19:07:51 +04:00
parent 062b10be2a
commit 90c76a2985
2 changed files with 2 additions and 5 deletions

View File

@@ -113,6 +113,8 @@ class CComponentsIconForm : public CComponentsForm
class CComponentsHeader : public CComponentsForm
{
private:
void initVarHeader();
protected:
CComponentsPicture * cch_icon_obj;
CComponentsText * cch_text_obj;
@@ -132,8 +134,6 @@ class CComponentsHeader : public CComponentsForm
void initDefaultButtons();
void initButtonFormSize();
void initVarHeader();
public:
enum
{