mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-16 01:43:35 +02:00
CCDraw: add signals into paintFbItems()
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6952d85ae9
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-12-27 (Sun, 27 Dec 2015)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -26,7 +26,6 @@
|
||||
#define __CC_BASE__
|
||||
|
||||
#include "cc_types.h"
|
||||
#include "cc_signals.h"
|
||||
#include "cc_draw.h"
|
||||
|
||||
/// Basic component class.
|
||||
@@ -34,7 +33,7 @@
|
||||
Basic attributes and member functions for component sub classes
|
||||
*/
|
||||
|
||||
class CComponents : public CComponentsSignals, public CCDraw
|
||||
class CComponents : public CCDraw
|
||||
{
|
||||
protected:
|
||||
|
||||
|
Reference in New Issue
Block a user