Revert "Enabled the use of Debugger-specific watch/locals models."

This reverts commit abf5e3ddc3.
This commit is contained in:
hjk
2009-07-13 09:11:07 +02:00
parent d29bdf7126
commit ad46f1286f
29 changed files with 698 additions and 1799 deletions

View File

@@ -44,8 +44,6 @@ HEADERS += \
sourcefileswindow.h \
threadswindow.h \
watchhandler.h \
asyncwatchmodel.h \
abstractsyncwatchmodel.h \
watchwindow.h \
SOURCES += \
@@ -73,8 +71,6 @@ SOURCES += \
sourcefileswindow.cpp \
threadswindow.cpp \
watchhandler.cpp \
asyncwatchmodel.cpp \
abstractsyncwatchmodel.cpp \
watchwindow.cpp \
FORMS += attachexternaldialog.ui \