mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-03 10:51:05 +02:00
dboxinfo: own header icon added
Origin commit data
------------------
Commit: b78ffedacc
Author: Frankenstone <dampf_acc@online.de>
Date: 2021-05-25 (Tue, 25 May 2021)
This commit is contained in:
@@ -413,7 +413,7 @@ void CDBoxInfoWidget::paint()
|
||||
x = getScreenStartX(width);
|
||||
|
||||
if (!header)
|
||||
header = new CComponentsHeader(x, ypos, width, hheight, title, NEUTRINO_ICON_SHELL);
|
||||
header = new CComponentsHeader(x, ypos, width, hheight, title, NEUTRINO_ICON_BOXINFO);
|
||||
if (!header->isPainted())
|
||||
header->paint(CC_SAVE_SCREEN_NO);
|
||||
|
||||
|
Reference in New Issue
Block a user