mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 16:31:05 +02:00
CComponentsTitlebar: remove member col_body
is allready inherit from basic class CComponents
Origin commit data
------------------
Branch: ni/coolstream
Commit: 136885722a
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-08-26 (Sun, 26 Aug 2012)
------------------
This commit was generated by Migit
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