summaryrefslogtreecommitdiffstats
path: root/kaffeine/src/input/dvb/dvbstream.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kaffeine/src/input/dvb/dvbstream.cpp')
-rw-r--r--kaffeine/src/input/dvb/dvbstream.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kaffeine/src/input/dvb/dvbstream.cpp b/kaffeine/src/input/dvb/dvbstream.cpp
index b0832e9..547988b 100644
--- a/kaffeine/src/input/dvb/dvbstream.cpp
+++ b/kaffeine/src/input/dvb/dvbstream.cpp
@@ -1029,7 +1029,7 @@ bool DvbStream::running() const
void DvbStream::receivePlayDvb()
{
- TDEApplication::kApplication()->postEvent( this, new TQTimerEvent( 500 ) );
+ tdeApp->postEvent( this, new TQTimerEvent( 500 ) );
}