mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 00:11:14 +02:00
CComponentsHeader: add methode initRepaintSlot() and considered parent
Required in sub classes. Considering of parent ensures usage of required background color in sub classes.
This commit is contained in:
@@ -112,6 +112,8 @@ class CComponentsHeader : public CComponentsForm, public CCTextScreen
|
||||
void initButtons();
|
||||
///sub: init clock object
|
||||
void initClock();
|
||||
///int repaint slot
|
||||
void initRepaintSlot();
|
||||
|
||||
public:
|
||||
enum
|
||||
|
Reference in New Issue
Block a user