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:
2012-10-23 21:23:23 +02:00
parent f9b223780e
commit 5400b77ad9

View File

@@ -243,7 +243,7 @@ class CComponentsText : public CComponentsItem
};
#define INFO_BOX_Y_OFFSET 2
class CComponentsInfoBox : public CComponentsItem
class CComponentsInfoBox : public CComponentsText
{
private:
const char* text;