mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 00:11:08 +02:00
CComponentsWindow, CMenuWidget: apply gradiant settings to header
Origin commit data
------------------
Branch: ni/coolstream
Commit: c1f70dbbb8
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-09-20 (Sat, 20 Sep 2014)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -1099,7 +1099,7 @@ void CMenuWidget::paint()
|
||||
|
||||
// paint head
|
||||
CComponentsHeader header(x, y, width + sb_width, hheight, getName(), iconfile);
|
||||
header.setPaintGradient(true);
|
||||
header.setPaintGradient(g_settings.gradiant);
|
||||
header.setShadowOnOff(CC_SHADOW_ON);
|
||||
header.setOffset(10);
|
||||
header.paint(CC_SAVE_SCREEN_NO);
|
||||
|
Reference in New Issue
Block a user