mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 08:21:12 +02:00
CComponentsHeader: add member initCCButtonFormSize()
This moves caclulation from initCCHeaderButtons() to its own member.
This commit is contained in:
@@ -506,6 +506,7 @@ class CComponentsHeader : public CComponentsForm
|
||||
void initCCHeaderButtons();
|
||||
void initCCHItems();
|
||||
void initCCHDefaultButtons();
|
||||
void initCCButtonFormSize();
|
||||
|
||||
protected:
|
||||
void initVarHeader();
|
||||
|
Reference in New Issue
Block a user