Use AUTOMOC

This commit is contained in:
Craig Drummond
2018-03-07 19:04:14 +00:00
parent 92502ea92e
commit c5e7fa9c0d
258 changed files with 490 additions and 255 deletions

View File

@@ -329,3 +329,5 @@ bool CddbInterface::checkConnection()
socket.close();
return ok;
}
#include "moc_cddbinterface.cpp"