debugger: fix regression when trying to remove watched expressions

Change-Id: I0d12339ab1903dc78eec699e07fc0c17daab0e5d
Reviewed-by: hjk <qthjk@ovi.com>
This commit is contained in:
hjk
2012-05-24 16:24:53 +02:00
committed by hjk
parent e11a3a7697
commit cc6a3b4fd7
4 changed files with 16 additions and 29 deletions

View File

@@ -89,7 +89,6 @@ public:
void cleanup();
void watchExpression(const QString &exp);
void removeWatchExpression(const QString &exp);
Q_SLOT void clearWatches();
void updateWatchers(); // Called after locals are fetched