summaryrefslogtreecommitdiffstats
path: root/ark/searchbar.h
diff options
context:
space:
mode:
Diffstat (limited to 'ark/searchbar.h')
-rw-r--r--ark/searchbar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ark/searchbar.h b/ark/searchbar.h
index 7a024bf..1b9aa03 100644
--- a/ark/searchbar.h
+++ b/ark/searchbar.h
@@ -32,7 +32,7 @@ class KActionCollection;
class SearchBar: public KListViewSearchLine
{
Q_OBJECT
- TQ_OBJECT
+
public:
SearchBar( TQWidget* parent, KActionCollection* aC, const char * name = 0 );
~SearchBar();