diff options
Diffstat (limited to 'akregator/src/searchbar.h')
-rw-r--r-- | akregator/src/searchbar.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/akregator/src/searchbar.h b/akregator/src/searchbar.h index 6aff87b54..a13a78ca0 100644 --- a/akregator/src/searchbar.h +++ b/akregator/src/searchbar.h @@ -59,7 +59,7 @@ class SearchBar : public TQHBox public slots: void slotClearSearch(); - void slotSetqStatus(int status); + void slotSeStatus(int status); void slotSetText(const TQString& text); private slots: |