mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 08:21:12 +02:00
CComponentsWindow, CMenuWidget: apply gradiant settings to header
This commit is contained in:
@@ -200,6 +200,7 @@ void CComponentsWindow::initHeader()
|
||||
ccw_head->setCaption(ccw_caption, ccw_align_mode);
|
||||
ccw_head->setContextButton(ccw_buttons);
|
||||
ccw_head->setCorner(corner_rad, CORNER_TOP);
|
||||
ccw_head->setPaintGradient(g_settings.gradiant);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user