diff DataController.cpp @ 31:bf3dce7fedcb

Remove all references to QDebug
author Tom Fredrik Blenning Klaussen <bfg@blenning.no>
date Thu, 06 Sep 2012 19:14:58 +0200
parents b2c2c2bf2bbd
children fda70a362ed5
line wrap: on
line diff
--- a/DataController.cpp	Thu Sep 06 18:39:01 2012 +0200
+++ b/DataController.cpp	Thu Sep 06 19:14:58 2012 +0200
@@ -8,7 +8,7 @@
 
 #include <QtCore/QCryptographicHash>
 #include <QtCore/QDateTime>
-#include <QtCore/QDebug>
+
 #include <QtCore/QDir>
 #include <QtCore/QTimer>
 #include <QtCore/QUrl>