From eece696da383bdcd55e7d3d8a51b5226b3d3419f Mon Sep 17 00:00:00 2001 From: hjk Date: Mon, 18 Jul 2016 14:59:50 +0200 Subject: Debugger: Remove multiple definitions of WatchWindow Change-Id: If8241717f195ff31c9d6124285f77fca969056c4 Reviewed-by: Christian Kandeler --- src/plugins/debugger/watchhandler.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/plugins/debugger/watchhandler.cpp b/src/plugins/debugger/watchhandler.cpp index 717cf97c81..442bd199a9 100644 --- a/src/plugins/debugger/watchhandler.cpp +++ b/src/plugins/debugger/watchhandler.cpp @@ -40,8 +40,6 @@ #include "simplifytype.h" #include "watchdelegatewidgets.h" #include "watchutils.h" -#include "watchwindow.cpp" -#include "watchwindow.h" #include #include -- cgit v1.2.1