CComponentsFooter: fix button view with gradient

show contour only in gradient mode
This commit is contained in:
2014-11-01 17:18:42 +01:00
parent 7ec096fa3d
commit 0f8c1829d8

View File

@@ -82,7 +82,7 @@ void CComponentsFooter::initVarFooter( const int& x_pos, const int& y_pos, const
corner_rad = RADIUS_LARGE;
corner_type = CORNER_BOTTOM;
btn_contour = false;
btn_contour = g_settings.gradiant;
ccf_btn_font = NULL;
chain = NULL;