Debugger: Remove spurious #include

Change-Id: I41a16aa5aa30369474b962213b39840f07080cc7
Reviewed-by: Christian Stenger <christian.stenger@theqtcompany.com>
This commit is contained in:
hjk
2015-11-02 12:01:04 +01:00
parent fe7fc8f816
commit 3699f6cac3

View File

@@ -688,5 +688,3 @@ bool DockWidgetEventFilter::eventFilter(QObject *obj, QEvent *event)
}
} // namespace Debugger
#include "debuggermainwindow.moc"