debugger move DebuggerStartParameters into file of its own

This commit is contained in:
hjk
2011-01-07 09:44:23 +01:00
parent 2266c8cd64
commit 0b5591ae7a
7 changed files with 159 additions and 102 deletions

View File

@@ -32,6 +32,7 @@
**************************************************************************/
#include "debuggerdialogs.h"
#include "debuggerconstants.h"
#include "cdb2/cdbengine2.h"