diff options
Diffstat (limited to 'kplato/kptganttview.h')
-rw-r--r-- | kplato/kptganttview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kplato/kptganttview.h b/kplato/kptganttview.h index 42f1ac1d..353dbff8 100644 --- a/kplato/kptganttview.h +++ b/kplato/kptganttview.h @@ -59,7 +59,7 @@ class GanttView : public TQSplitter public: - GanttView(TQWidget *tqparent, bool readWrite=true, const char* name = 0 ); + GanttView(TQWidget *parent, bool readWrite=true, const char* name = 0 ); //~GanttView(); |