mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-02 10:21:10 +02:00
-fix clock osd
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1038 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
@@ -42,7 +42,7 @@ class CTimeOSD
|
||||
time_t m_time_dis;
|
||||
time_t m_time_show;
|
||||
bool visible;
|
||||
int m_xstart,m_xend,m_y,m_height, m_width, twidth;
|
||||
int m_xstart,m_xend,m_y,m_height, m_width, t1;
|
||||
mode m_mode;
|
||||
void GetDimensions();
|
||||
|
||||
|
Reference in New Issue
Block a user