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 18cb5d07..6aff87b5 100644
--- a/akregator/src/searchbar.h
+++ b/akregator/src/searchbar.h
@@ -44,7 +44,7 @@ class SearchBar : public TQHBox
public:
- SearchBar(TQWidget* tqparent=0, const char* name=0);
+ SearchBar(TQWidget* parent=0, const char* name=0);
virtual ~SearchBar();
TQString text() const;