summaryrefslogtreecommitdiffstats
path: root/kgantt/kgantt/xQGanttBarView.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kgantt/kgantt/xQGanttBarView.cpp')
-rw-r--r--kgantt/kgantt/xQGanttBarView.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kgantt/kgantt/xQGanttBarView.cpp b/kgantt/kgantt/xQGanttBarView.cpp
index 7cc410d1..dc931499 100644
--- a/kgantt/kgantt/xQGanttBarView.cpp
+++ b/kgantt/kgantt/xQGanttBarView.cpp
@@ -12,9 +12,9 @@
xQGanttBarView::xQGanttBarView(KGanttItem* toplevelitem,
- TQWidget* parent,
+ TQWidget* tqparent,
const char * name, WFlags f)
- : TQScrollView(parent,name,f)
+ : TQScrollView(tqparent,name,f)
{
_config = NULL;