debugger: make watchers part of the Locals and Watchers view resizable

Still too hidden. Probably the 'Always adjust' settings should be persistent.
This commit is contained in:
hjk
2010-04-23 09:55:56 +02:00
parent 0733a70dd4
commit 3fe1617ac8
2 changed files with 17 additions and 4 deletions

View File

@@ -259,6 +259,7 @@ public slots: // FIXME
{ showDebuggerOutput(LogDebug, msg); }
void ensureLogVisible();
void updateWatchersWindow();
void updateWatchersHeader(int section, int oldSize, int newSize);
void activateBreakpoint(int index);
//private slots: // FIXME