mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 00:41:09 +02:00
CComponentsInfoBox: add basic constructor without args
usefull if dynamic changed properties are needed
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9aa0d14d39
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-08-22 (Wed, 22 Aug 2012)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -206,6 +206,7 @@ class CComponentsInfoBox : public CComponentsContainer
|
||||
std::string pic_name;
|
||||
fb_pixel_t col_text;
|
||||
public:
|
||||
CComponentsInfoBox();
|
||||
CComponentsInfoBox( const int x_pos, const int y_pos, const int w, const int h,
|
||||
const char* info_text = "", const int mode = CTextBox::AUTO_WIDTH, Font* font_text = NULL,
|
||||
bool has_shadow = CC_SHADOW_OFF,
|
||||
|
Reference in New Issue
Block a user