-fix rest of shadow warnings

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@275 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
satbaby
2010-02-06 16:59:49 +00:00
parent 5e3e99f001
commit 615258c0a3
5 changed files with 25 additions and 24 deletions

View File

@@ -65,6 +65,7 @@ void* CInfoClock::TimerProc(void *arg)
show_dot = !show_dot;
InfoClock->paintTime(show_dot);
}
return 0;
}
void CInfoClock::StartClock()