mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-10 23:28:28 +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
------------------
Branch: ni/coolstream
Commit: 3e342a7661
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-04-07 (Fri, 07 Apr 2017)
------------------
This commit was generated by Migit
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