rename QtDebug to QDebug

More uniform.

Change-Id: I1c6057981f4c2b3170a4e69f0674fe4caf1143a2
Reviewed-by: Robert Loehning <robert.loehning@nokia.com>
This commit is contained in:
hjk
2012-08-06 13:42:46 +02:00
committed by Eike Ziller
parent 39f296460f
commit 6a7cf405bd
110 changed files with 110 additions and 110 deletions

View File

@@ -56,7 +56,7 @@
#include <QMenu>
#include <QAction>
#include <QtDebug>
#include <QDebug>
using namespace Core;
using namespace Core::Internal;