mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 18:01:06 +02:00
components: remove initVarHeader calls in classes derived from CComponentsHeader
Origin commit data
------------------
Branch: ni/coolstream
Commit: 90c76a2985
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-11-27 (Wed, 27 Nov 2013)
Origin message was:
------------------
components: remove initVarHeader calls in classes derived from CComponentsHeader
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -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
|
||||
{
|
||||
|
Reference in New Issue
Block a user