summaryrefslogtreecommitdiffstats
path: root/src/modules/torrent/tc_ktorrentdcopinterface.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/torrent/tc_ktorrentdcopinterface.cpp')
-rw-r--r--src/modules/torrent/tc_ktorrentdcopinterface.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/torrent/tc_ktorrentdcopinterface.cpp b/src/modules/torrent/tc_ktorrentdcopinterface.cpp
index 046186e..1ffd120 100644
--- a/src/modules/torrent/tc_ktorrentdcopinterface.cpp
+++ b/src/modules/torrent/tc_ktorrentdcopinterface.cpp
@@ -113,7 +113,7 @@ KviKTorrentDCOPInterface::KviKTorrentDCOPInterface()
printf("KviKTorrentDCOPInterface\n");
TQTimer *timer = new TQTimer(this);
- connect(timer, TQT_SIGNAL(timeout()), this, TQT_SLOT(slotTimer()));
+ connect(timer, TQ_SIGNAL(timeout()), this, TQ_SLOT(slotTimer()));
timer->start(250, FALSE);
// make sure we have a list of files,