summaryrefslogtreecommitdiffstats
path: root/umbrello/umbrello/docwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'umbrello/umbrello/docwindow.h')
-rw-r--r--umbrello/umbrello/docwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/umbrello/umbrello/docwindow.h b/umbrello/umbrello/docwindow.h
index 217e7d83..a2dce505 100644
--- a/umbrello/umbrello/docwindow.h
+++ b/umbrello/umbrello/docwindow.h
@@ -34,7 +34,7 @@ public:
/**
* Constructor
*/
- explicit DocWindow( UMLDoc * doc, TQWidget *tqparent = 0, const char *name = 0 );
+ explicit DocWindow( UMLDoc * doc, TQWidget *parent = 0, const char *name = 0 );
/**
* Deconstructor