forked from qt-creator/qt-creator
debugger: use new actions for watchers window/manager communication
This commit is contained in:
@@ -231,8 +231,6 @@ public slots:
|
||||
|
||||
void addToWatchWindow();
|
||||
void updateWatchModel();
|
||||
void expandChildren(const QModelIndex &idx);
|
||||
void collapseChildren(const QModelIndex &idx);
|
||||
|
||||
void sessionLoaded();
|
||||
void aboutToSaveSession();
|
||||
|
||||
Reference in New Issue
Block a user