mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
CComponentsInfoBox:start inherit of CComponentsText onto CComponentsInfoBox
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