mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-03 10:51:05 +02:00
radiotext: add icon to new radiotext window
Origin commit data
------------------
Commit: 402d2b2c26
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-01-06 (Mon, 06 Jan 2020)
Origin message was:
------------------
- radiotext: add icon to new radiotext window
This commit is contained in:
@@ -353,8 +353,10 @@ void CRadioTextGUI::paint(const bool &do_save_bg)
|
||||
#endif
|
||||
|
||||
if (!v_lines_title.empty())
|
||||
{
|
||||
setWindowCaption(v_lines_title.back());
|
||||
|
||||
setWindowIcon(NEUTRINO_ICON_RADIOTEXT);
|
||||
}
|
||||
|
||||
if (cc_allow_paint)
|
||||
CInfoClock::getInstance()->block();
|
||||
|
Reference in New Issue
Block a user