X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=src%2Ftimer.cpp;h=0b801a1baa0e731f11b4134a729ec04e1b78b060;hb=d12cd0a3066f2b1dc6c4ca596ea3f13ae04117cd;hp=6aff3f576ae04b90cc69ac2e0a5b14c2d6376631;hpb=b7d2d79d4dcacfd804addcb9de13a7144747c66f;p=kitchenalert diff --git a/src/timer.cpp b/src/timer.cpp index 6aff3f5..0b801a1 100644 --- a/src/timer.cpp +++ b/src/timer.cpp @@ -93,7 +93,7 @@ void Timer::start() alerting_ = true; alertSound_.play(); emit alert(whereAmI()); - qDebug () << "Alerting 00:00:00 from row: " << whereAmI().row(); +// qDebug () << "Alerting 00:00:00 from row: " << whereAmI().row(); } else