Merge branch 'cst-next' of git://coolstreamtech.de/cst-public-gui-neutrino into ni/cst-next

Origin commit data
------------------
Commit: e13549e11d
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-16 (Tue, 16 Aug 2016)
This commit is contained in:
vanhofen
2016-08-16 10:08:27 +02:00
29 changed files with 176 additions and 136 deletions

View File

@@ -143,5 +143,5 @@ void CComponentsDetailLine::paint(bool do_save_bg)
void CComponentsDetailLine::syncSysColors()
{
col_body = COL_MENUCONTENT_PLUS_6;
col_shadow = COL_MENUCONTENTDARK_PLUS_0;
col_shadow = COL_SHADOW_PLUS_0;
}