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:
2012-08-26 11:15:04 +02:00
parent 4f89def7b8
commit a2bea4d548

View File

@@ -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);