X-Git-Url: http://git.maemo.org/git/?p=qtrapids;a=blobdiff_plain;f=src%2Fengine%2FAlertWaiterThread.cpp;h=971967ceba7cf443a6b5697f999d2437d0bb5017;hp=b5d6e95784f4320943d0024d046c7b3f227737c6;hb=08828f51a534f17235944d186b8f1b0c69696e1b;hpb=45e692ff47151854cc149c514d3a53285f0f195a diff --git a/src/engine/AlertWaiterThread.cpp b/src/engine/AlertWaiterThread.cpp index b5d6e95..971967c 100644 --- a/src/engine/AlertWaiterThread.cpp +++ b/src/engine/AlertWaiterThread.cpp @@ -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";