CComponentsWindow: fix default header color

Origin commit data
------------------
Branch: ni/coolstream
Commit: 63533b6dbd
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-02-24 (Wed, 24 Feb 2016)


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

------------------
This commit was generated by Migit
This commit is contained in:
2016-02-24 21:34:03 +01:00
parent e61556a1dd
commit 6380e4d402

View File

@@ -152,7 +152,7 @@ void CComponentsWindow::initVarWindow( const int& x_pos, const int& y_pos, const
ccw_show_l_sideber = false;
ccw_show_r_sideber = false;
ccw_w_sidebar = 40;
ccw_col_head = COL_MENUCONTENT_PLUS_0;
ccw_col_head = COL_MENUHEAD_PLUS_0;
ccw_col_head_text = COL_MENUHEAD_TEXT;
ccw_col_footer = COL_INFOBAR_SHADOW_PLUS_1;