MainWindow: remove useless include
This was accidentally reintroduced by a previous commit, and was causing a moc warning. Signed-off-by: Alberto Mardegan <mardy@users.sourceforge.net>
This commit is contained in:
parent
6e02e9d5b7
commit
ec8c2b9368
@ -161,7 +161,3 @@ void MainWindow::on_actionUserManual_triggered()
|
||||
{
|
||||
qDebug("actionUserManual");
|
||||
}
|
||||
|
||||
|
||||
|
||||
#include "mainwindow.moc"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user