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:
2017-04-07 21:44:32 +02:00
parent ac72eebd97
commit abdf32c639
2 changed files with 10 additions and 4 deletions

View File

@@ -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