Use AUTOMOC
This commit is contained in:
committed by
Craig Drummond
parent
96af98b5cb
commit
eff0e66d39
2
3rdparty/solid-lite/genericinterface.cpp
vendored
2
3rdparty/solid-lite/genericinterface.cpp
vendored
@@ -60,4 +60,4 @@ bool Solid::GenericInterface::propertyExists(const QString &key) const
|
||||
return_SOLID_CALL(Ifaces::GenericInterface *, d->backendObject(), false, propertyExists(key));
|
||||
}
|
||||
|
||||
//#include "genericinterface.moc"
|
||||
#include "moc_genericinterface.cpp"
|
||||
|
||||
Reference in New Issue
Block a user