Remove Qt module prefix from includes - will make Qt5 port a little easier!
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
#include <solid-lite/ifaces/deviceinterface.h>
|
||||
|
||||
#include <QtCore/QMetaEnum>
|
||||
#include <QMetaEnum>
|
||||
|
||||
|
||||
Solid::DeviceInterface::DeviceInterface(DeviceInterfacePrivate &dd, QObject *backendObject)
|
||||
|
||||
Reference in New Issue
Block a user