summaryrefslogtreecommitdiffstats
path: root/plugins/search/htmlpart.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/search/htmlpart.h')
-rw-r--r--plugins/search/htmlpart.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/search/htmlpart.h b/plugins/search/htmlpart.h
index 8b400dc..1a50d9b 100644
--- a/plugins/search/htmlpart.h
+++ b/plugins/search/htmlpart.h
@@ -39,7 +39,7 @@ namespace kt
Q_OBJECT
TQ_OBJECT
public:
- HTMLPart(TQWidget *tqparent = 0);
+ HTMLPart(TQWidget *parent = 0);
virtual ~HTMLPart();
public slots: