summaryrefslogtreecommitdiffstats
path: root/languages/cpp/debugger/debuggerpart.h
diff options
context:
space:
mode:
Diffstat (limited to 'languages/cpp/debugger/debuggerpart.h')
-rw-r--r--languages/cpp/debugger/debuggerpart.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/cpp/debugger/debuggerpart.h b/languages/cpp/debugger/debuggerpart.h
index b201b15a..40877e29 100644
--- a/languages/cpp/debugger/debuggerpart.h
+++ b/languages/cpp/debugger/debuggerpart.h
@@ -95,7 +95,7 @@ private slots:
void slotRefreshBPState(const Breakpoint&);
- void slottqStatus(const TQString &msg, int state);
+ void slotStatus(const TQString &msg, int state);
void slotShowStep(const TQString &fileName, int lineNum);
void slotGotoSource(const TQString &fileName, int lineNum);