summaryrefslogtreecommitdiffstats
path: root/parts/documentation/indexview.h
diff options
context:
space:
mode:
Diffstat (limited to 'parts/documentation/indexview.h')
-rw-r--r--parts/documentation/indexview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/parts/documentation/indexview.h b/parts/documentation/indexview.h
index 8fb04e4d..9ff1e12d 100644
--- a/parts/documentation/indexview.h
+++ b/parts/documentation/indexview.h
@@ -33,7 +33,7 @@ class IndexView : public TQWidget
Q_OBJECT
TQ_OBJECT
public:
- IndexView(DocumentationWidget *tqparent = 0, const char *name = 0);
+ IndexView(DocumentationWidget *parent = 0, const char *name = 0);
~IndexView();
virtual bool eventFilter(TQObject *watched, TQEvent *e);