debugger: link fix

This commit is contained in:
hjk
2010-06-22 11:42:28 +02:00
parent 6a6cba5518
commit 0f1290b0c0
3 changed files with 21 additions and 33 deletions

View File

@@ -106,14 +106,7 @@ public:
public slots:
void exitDebugger(); // FIXME: remove
void setBusyCursor(bool on);
void interruptDebuggingRequest();
void detachDebugger();
void addToWatchWindow();
void executeDebuggerCommand();
void executeDebuggerCommand(const QString &command);
void watchPoint();
void addToWatchWindow(); // FIXME: use
void clearCppCodeModelSnapshot();