summaryrefslogtreecommitdiffstats
path: root/quanta/treeviews/doctreeview.h
diff options
context:
space:
mode:
Diffstat (limited to 'quanta/treeviews/doctreeview.h')
-rw-r--r--quanta/treeviews/doctreeview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/quanta/treeviews/doctreeview.h b/quanta/treeviews/doctreeview.h
index bba36a04..5be36ec5 100644
--- a/quanta/treeviews/doctreeview.h
+++ b/quanta/treeviews/doctreeview.h
@@ -37,7 +37,7 @@ class DocTreeView : public KListView {
Q_OBJECT
TQ_OBJECT
public:
- DocTreeView(TQWidget *tqparent=0, const char *name=0);
+ DocTreeView(TQWidget *parent=0, const char *name=0);
~DocTreeView();
TQString *contextHelp(const TQString &keyword);