aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/debugger.pro
diff options
context:
space:
mode:
authorhjk <[email protected]>2016-07-14 10:00:15 +0200
committerhjk <[email protected]>2016-07-21 06:20:52 +0000
commit6e925910b460a8accec07de8d37f4610678a41b5 (patch)
treec71aa3d260a8d259d588814232d23ab324079ade /src/plugins/debugger/debugger.pro
parent66142d94d2a7dad970c4dcc37e5bd37f62e4d933 (diff)
Debugger/BinEditor: Standardize interface
Change-Id: I4acf6bc7648e57c564e86023176ae3905a293a99 Reviewed-by: Orgad Shaneh <[email protected]> Reviewed-by: Christian Stenger <[email protected]> Reviewed-by: Eike Ziller <[email protected]>
Diffstat (limited to 'src/plugins/debugger/debugger.pro')
-rw-r--r--src/plugins/debugger/debugger.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/plugins/debugger/debugger.pro b/src/plugins/debugger/debugger.pro
index f014c8512ac..c8888989d38 100644
--- a/src/plugins/debugger/debugger.pro
+++ b/src/plugins/debugger/debugger.pro
@@ -59,7 +59,6 @@ HEADERS += \
watchdelegatewidgets.h \
debuggertooltipmanager.h \
debuggersourcepathmappingwidget.h \
- memoryview.h \
localsandexpressionswindow.h \
imageviewer.h \
simplifytype.h \
@@ -109,7 +108,6 @@ SOURCES += \
watchdelegatewidgets.cpp \
debuggertooltipmanager.cpp \
debuggersourcepathmappingwidget.cpp \
- memoryview.cpp \
localsandexpressionswindow.cpp \
imageviewer.cpp \
simplifytype.cpp \