mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 08:51:04 +02:00
gui/infoviewer: check for time being set
Origin commit data
------------------
Branch: ni/coolstream
Commit: ff06822dd0
Author: martii <m4rtii@gmx.de>
Date: 2013-11-30 (Sat, 30 Nov 2013)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -251,6 +251,9 @@ void CInfoViewer::changePB()
|
|||||||
|
|
||||||
void CInfoViewer::paintTime (bool show_dot)
|
void CInfoViewer::paintTime (bool show_dot)
|
||||||
{
|
{
|
||||||
|
if (!gotTime)
|
||||||
|
gotTime = timeset;
|
||||||
|
|
||||||
if (! gotTime)
|
if (! gotTime)
|
||||||
return;
|
return;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user