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 a13a78ca0..6aff87b54 100644 --- a/akregator/src/searchbar.h +++ b/akregator/src/searchbar.h @@ -59,7 +59,7 @@ class SearchBar : public TQHBox public slots: void slotClearSearch(); - void slotSeStatus(int status); + void slotSetqStatus(int status); void slotSetText(const TQString& text); private slots: |