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

@@ -54,7 +54,7 @@
#include <QTextStream>
#include <QDeclarativeComponent>
#include <QtDebug>
#include <QDebug>
namespace QmlProjectManager {