mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-03 02:41:12 +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.
Origin commit data
------------------
Commit: 3e342a7661
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-04-07 (Fri, 07 Apr 2017)
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