forked from qt-creator/qt-creator
Debugger: Remove spurious #include
Change-Id: I41a16aa5aa30369474b962213b39840f07080cc7 Reviewed-by: Christian Stenger <christian.stenger@theqtcompany.com>
This commit is contained in:
@@ -688,5 +688,3 @@ bool DockWidgetEventFilter::eventFilter(QObject *obj, QEvent *event)
|
||||
}
|
||||
|
||||
} // namespace Debugger
|
||||
|
||||
#include "debuggermainwindow.moc"
|
||||
|
||||
Reference in New Issue
Block a user