summaryrefslogtreecommitdiffstats
path: root/kgantt/kgantt/KGantt.h
diff options
context:
space:
mode:
Diffstat (limited to 'kgantt/kgantt/KGantt.h')
-rw-r--r--kgantt/kgantt/KGantt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kgantt/kgantt/KGantt.h b/kgantt/kgantt/KGantt.h
index 7448e01a..5fc77fe4 100644
--- a/kgantt/kgantt/KGantt.h
+++ b/kgantt/kgantt/KGantt.h
@@ -103,7 +103,7 @@ public:
*
*/
KGantt(KGanttItem* toplevelitem = 0,
- TQWidget* tqparent = 0, const char * name=0, WFlags f=0 );
+ TQWidget* parent = 0, const char * name=0, WFlags f=0 );
/// Destructor.