forked from qt-creator/qt-creator
debugger: disable bulk updates
This commit is contained in:
@@ -304,6 +304,7 @@ public slots:
|
||||
void detachDebugger();
|
||||
|
||||
void addToWatchWindow();
|
||||
void updateWatchDataAnnounce();
|
||||
void updateWatchData(const WatchData &data);
|
||||
|
||||
void sessionLoaded();
|
||||
|
||||
Reference in New Issue
Block a user