diff options
Diffstat (limited to 'kdgantt/KDGanttView.h')
-rw-r--r-- | kdgantt/KDGanttView.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kdgantt/KDGanttView.h b/kdgantt/KDGanttView.h index b3913d671..4e6b338a6 100644 --- a/kdgantt/KDGanttView.h +++ b/kdgantt/KDGanttView.h @@ -52,8 +52,8 @@ class KDIntervalColorRectangle; class KDGanttViewTaskLink; -class QPrinter; -class QIODevice; +class TQPrinter; +class TQIODevice; class itemAttributeDialog; class KDListView; class KDGanttViewItem; |