mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 09:21:09 +02:00
CComponentsInfoBox:start inherit of CComponentsText onto CComponentsInfoBox
Origin commit data
------------------
Branch: ni/coolstream
Commit: bb39d1f64f
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-10-23 (Tue, 23 Oct 2012)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -243,7 +243,7 @@ class CComponentsText : public CComponentsItem
|
|||||||
};
|
};
|
||||||
|
|
||||||
#define INFO_BOX_Y_OFFSET 2
|
#define INFO_BOX_Y_OFFSET 2
|
||||||
class CComponentsInfoBox : public CComponentsItem
|
class CComponentsInfoBox : public CComponentsText
|
||||||
{
|
{
|
||||||
private:
|
private:
|
||||||
const char* text;
|
const char* text;
|
||||||
|
Reference in New Issue
Block a user