CComponentsWindow: prepare possibility to change footer height

Origin commit data
------------------
Branch: ni/coolstream
Commit: 013cd1f2cc
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-10-14 (Fri, 14 Oct 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
2016-10-14 00:43:34 +02:00
parent 1a119fcce2
commit 1bacbb1401
2 changed files with 7 additions and 2 deletions

View File

@@ -89,6 +89,8 @@ class CComponentsWindow : public CComponentsForm
fb_pixel_t ccw_col_head_text;
///footer bg color
fb_pixel_t ccw_col_footer;
///footer heigh, default defined by footer object itself
int ccw_h_footer;
///footer button font
Font* ccw_button_font;