Debugger: Remove multiple definitions of WatchWindow

Change-Id: If8241717f195ff31c9d6124285f77fca969056c4
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
This commit is contained in:
hjk
2016-07-18 14:59:50 +02:00
committed by Christian Kandeler
parent f8957a85b3
commit eece696da3

View File

@@ -40,8 +40,6 @@
#include "simplifytype.h" #include "simplifytype.h"
#include "watchdelegatewidgets.h" #include "watchdelegatewidgets.h"
#include "watchutils.h" #include "watchutils.h"
#include "watchwindow.cpp"
#include "watchwindow.h"
#include <coreplugin/icore.h> #include <coreplugin/icore.h>
#include <coreplugin/helpmanager.h> #include <coreplugin/helpmanager.h>