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

@@ -2690,3 +2690,5 @@ void MainWindow::restoreWindow()
move(lastPos);
}
}
#include "moc_mainwindow.cpp"