summaryrefslogtreecommitdiffstats
path: root/kdgantt/KDGanttView.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdgantt/KDGanttView.h')
-rw-r--r--kdgantt/KDGanttView.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kdgantt/KDGanttView.h b/kdgantt/KDGanttView.h
index 9a12bceb..cf528230 100644
--- a/kdgantt/KDGanttView.h
+++ b/kdgantt/KDGanttView.h
@@ -1,4 +1,4 @@
-/* -*- Mode: C++ -*-
+/*
$Id$
KDChart - a multi-platform charting engine
*/
@@ -69,7 +69,7 @@ class KDGanttMinimizeSplitter;
class KDGanttView : public KDGanttMinimizeSplitter
{
- Q_OBJECT
+ TQ_OBJECT
TQ_PROPERTY( bool showLegend READ showLegend WRITE setShowLegend )