Clean up BreakPoint

Reviewed-by: Friedemann Kleint
Reviewed-by: hjk
This commit is contained in:
Arvid Ephraim Picciani
2010-10-25 14:00:19 +02:00
parent c4ca0060e3
commit 2a569ce073
11 changed files with 303 additions and 182 deletions

View File

@@ -18,6 +18,7 @@ QT += gui \
HEADERS += breakhandler.h \
breakpoint.h \
breakpointmarker.h \
breakwindow.h \
consolewindow.h \
debugger_global.h \
@@ -58,6 +59,7 @@ HEADERS += breakhandler.h \
SOURCES += breakhandler.cpp \
breakpoint.cpp \
breakpointmarker.cpp \
breakwindow.cpp \
consolewindow.cpp \
debuggeractions.cpp \