Use AUTOMOC

This commit is contained in:
Craig Drummond
2018-03-07 19:04:14 +00:00
committed by Craig Drummond
parent 96af98b5cb
commit eff0e66d39
258 changed files with 490 additions and 255 deletions

View File

@@ -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"