diff options
Diffstat (limited to 'akregator/src/mainwindow.h')
-rw-r--r-- | akregator/src/mainwindow.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/akregator/src/mainwindow.h b/akregator/src/mainwindow.h index 3c52cdc5f..843062829 100644 --- a/akregator/src/mainwindow.h +++ b/akregator/src/mainwindow.h @@ -93,7 +93,7 @@ public: public slots: void slotClearStatusText(); - void slotSetStatusBarText(const TQString &c); + void slotSeStatusBarText(const TQString &c); protected: /** |