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

@@ -152,3 +152,5 @@ QString InputDialog::getText(const QString &caption, const QString &label, QLine
return value;
}
}
#include "moc_inputdialog.cpp"