mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
CComponentsTitlebar: remove member col_body
is allready inherit from basic class CComponents
This commit is contained in:
@@ -329,7 +329,7 @@ class CComponentsTitlebar : public CComponentsContainer
|
||||
int digit_offset, digit_h;
|
||||
Font* font;
|
||||
bool paintElements;
|
||||
fb_pixel_t col_text, col_body;
|
||||
fb_pixel_t col_text;
|
||||
|
||||
void clearElements();
|
||||
void paintPic(CComponentsPicture* pic);
|
||||
|
Reference in New Issue
Block a user