debugger: make "Use Dumpers" a pool action

This commit is contained in:
hjk
2009-03-17 17:00:06 +01:00
parent 04a15daab7
commit cc89dcc75b
11 changed files with 34 additions and 28 deletions

View File

@@ -17,6 +17,7 @@ QT += gui network script
HEADERS += \
breakhandler.h \
breakwindow.h \
debuggeractions.h \
debuggerconstants.h \
debuggerdialogs.h \
debuggermanager.h \
@@ -47,6 +48,7 @@ SOURCES += \
breakhandler.cpp \
breakwindow.cpp \
breakwindow.h \
debuggeractions.cpp \
debuggerdialogs.cpp \
debuggermanager.cpp \
debuggeroutputwindow.cpp \