Debugger: Separate internal constants.

This commit is contained in:
Friedemann Kleint
2011-04-21 15:52:51 +02:00
parent 7fd3787616
commit 1ae9679c40
20 changed files with 138 additions and 75 deletions

View File

@@ -33,6 +33,7 @@
#include "gdboptionspage.h"
#include "debuggeractions.h"
#include "debuggercore.h"
#include "debuggerinternalconstants.h"
#include <coreplugin/icore.h>
#include <projectexplorer/projectexplorer.h>