- Torrent addign and removal functional
[qtrapids] / src / engine / AlertWaiterThread.cpp
index b5d6e95..971967c 100644 (file)
@@ -55,7 +55,7 @@ void AlertWaiterThread::allAlerts(bool enable)
 
 void AlertWaiterThread::run()
 {
-       TorrentAlert const *alertTemp = NULL;
+       Alert const *alertTemp = NULL;
        while (true)
        {
                qDebug() << "AlertWaiter running";