summaryrefslogtreecommitdiffstats
path: root/akregator/src/searchbar.h
diff options
context:
space:
mode:
Diffstat (limited to 'akregator/src/searchbar.h')
-rw-r--r--akregator/src/searchbar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/akregator/src/searchbar.h b/akregator/src/searchbar.h
index a13a78ca..ee919ae6 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 slotSetStatus(int status);
void slotSetText(const TQString& text);
private slots: