forked from qt-creator/qt-creator
debugger: prevent watched expressions from re-appearing
Task-number: QTCREATORBUG-7408 Change-Id: I2936aff74b629b6d58cbcd09e023346dabdf191f Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
This commit is contained in:
@@ -58,7 +58,6 @@ public:
|
||||
|
||||
public slots:
|
||||
void watchExpression(const QString &exp);
|
||||
void removeWatch(const QByteArray &iname);
|
||||
void handleItemIsExpanded(const QModelIndex &idx);
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user