summaryrefslogtreecommitdiffstats
path: root/ksirc/dccMgrTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ksirc/dccMgrTest.cpp')
-rw-r--r--ksirc/dccMgrTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksirc/dccMgrTest.cpp b/ksirc/dccMgrTest.cpp
index 77d5fdac..6d83938e 100644
--- a/ksirc/dccMgrTest.cpp
+++ b/ksirc/dccMgrTest.cpp
@@ -17,7 +17,7 @@ public:
bytes = 0;
startTimer( 100 );
}
- void timerEvent( QTimerEvent * )
+ void timerEvent( TQTimerEvent * )
{
m_it->changeStatus(dccItem::dccSending);
bytes += 1000;