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 932275788..8227f83f9 100644
--- a/akregator/src/searchbar.h
+++ b/akregator/src/searchbar.h
@@ -58,7 +58,7 @@ class SearchBar : public QHBox
public slots:
void slotClearSearch();
- void slotSetStatus(int status);
+ void slotSeStatus(int status);
void slotSetText(const TQString& text);
private slots: