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 e21e330f6..e5f90cf4b 100644 --- a/akregator/src/mainwindow.h +++ b/akregator/src/mainwindow.h @@ -95,7 +95,7 @@ public: public slots: void slotClearStatusText(); - void slotSeStatusBarText(const TQString &c); + void slotSetStatusBarText(const TQString &c); protected: /** |