debugger: move DebuggerMainWindow to debuggermainwindow.{h,cpp}

This commit is contained in:
hjk
2010-12-02 17:43:14 +01:00
parent 05f6151d33
commit a77353b414
12 changed files with 889 additions and 884 deletions

View File

@@ -1,6 +1,6 @@
#include "qmlcppengine.h"
#include "qmlengine.h"
#include "debuggeruiswitcher.h"
#include "debuggermainwindow.h"
#include "debuggercore.h"
#include <qmljseditor/qmljseditorconstants.h>