debugger: more breakpoint refactoring

This commit is contained in:
hjk
2010-04-09 16:10:06 +02:00
parent b05773923f
commit a795c69325
5 changed files with 18 additions and 18 deletions

View File

@@ -259,6 +259,7 @@ public slots: // FIXME
{ showDebuggerOutput(LogDebug, msg); }
void ensureLogVisible();
void updateWatchersWindow();
void activateBreakpoint(int index);
//private slots: // FIXME
void showDebuggerOutput(int channel, const QString &msg);