mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-09 06:38:36 +02:00
use mySleep in CComponentsFrmClock::initClockThread(
Signed-off-by: Jacek Jendrzej <crashdvb@googlemail.com>
This commit is contained in:
@@ -50,7 +50,7 @@ class CPictureViewer
|
||||
COLOR=2
|
||||
};
|
||||
CPictureViewer();
|
||||
~CPictureViewer();
|
||||
virtual~CPictureViewer();
|
||||
bool ShowImage(const std::string & filename, bool unscaled=false);
|
||||
bool DecodeImage(const std::string & name, bool showBusySign=false, bool unscaled=false);
|
||||
bool DisplayNextImage();
|
||||
|
Reference in New Issue
Block a user