CComponents: rename gradient variables

Use convention for cc classes.
paintGradient probaly too general and
is related to body, other fb types can be also handled with gradient.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 83070da483
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-09-20 (Sat, 20 Sep 2014)



------------------
This commit was generated by Migit
This commit is contained in:
2014-09-20 21:34:49 +02:00
committed by [CST] Focus
parent 404c0e2b94
commit 449c610b35
4 changed files with 17 additions and 17 deletions

View File

@@ -76,7 +76,7 @@ void CComponentsFooter::initVarFooter( const int& x_pos, const int& y_pos, const
col_frame = color_frame;
col_body = color_body;
col_shadow = color_shadow;
paintGradient = false;
col_body_gradient = false;
corner_rad = RADIUS_LARGE;
corner_type = CORNER_BOTTOM;