summaryrefslogtreecommitdiffstats
path: root/ksayit/src/doctreeviewimpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'ksayit/src/doctreeviewimpl.h')
-rw-r--r--ksayit/src/doctreeviewimpl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksayit/src/doctreeviewimpl.h b/ksayit/src/doctreeviewimpl.h
index f461b84..3021dc8 100644
--- a/ksayit/src/doctreeviewimpl.h
+++ b/ksayit/src/doctreeviewimpl.h
@@ -40,7 +40,7 @@ all required methods to access or manipulate its content.
class DocTreeViewImpl : public DocTreeView
{
public:
- DocTreeViewImpl(TQWidget* tqparent=0, const char* name=0, WFlags fl=0);
+ DocTreeViewImpl(TQWidget* parent=0, const char* name=0, WFlags fl=0);
~DocTreeViewImpl();