Remove Qt module prefix from includes - will make Qt5 port a little easier!

This commit is contained in:
craig.p.drummond
2013-01-28 19:33:42 +00:00
parent 1de4444e33
commit 09374f37a4
291 changed files with 891 additions and 891 deletions

View File

@@ -23,7 +23,7 @@
#include <solid-lite/ifaces/deviceinterface.h>
#include <QtCore/QMetaEnum>
#include <QMetaEnum>
Solid::DeviceInterface::DeviceInterface(DeviceInterfacePrivate &dd, QObject *backendObject)