debugger: disable bulk updates

This commit is contained in:
hjk
2009-08-28 17:31:45 +02:00
parent da76dcc32f
commit 7cd8ba8af4
6 changed files with 30 additions and 6 deletions

View File

@@ -304,6 +304,7 @@ public slots:
void detachDebugger();
void addToWatchWindow();
void updateWatchDataAnnounce();
void updateWatchData(const WatchData &data);
void sessionLoaded();