summaryrefslogtreecommitdiffstats
path: root/src/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index b08ddb2..d868a2c 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -221,7 +221,7 @@ public slots:
* @param text The text that is displayed in the statusbar
*/
void slotStatusMsg(const TQString& text);
- void slotCleartqStatus();
+ void slotClearStatus();
/**
* Shows the configuration window for the toolbars.
*/