From a66f0a09b66888c0d080fc47651210b644b39114 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 7 Nov 2011 20:29:44 -0600 Subject: Rename kwin to twin (part 1 of 2) --- kdgantt/KDGanttViewSubwidgets.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'kdgantt/KDGanttViewSubwidgets.h') diff --git a/kdgantt/KDGanttViewSubwidgets.h b/kdgantt/KDGanttViewSubwidgets.h index b044c10ec..cbccbb109 100644 --- a/kdgantt/KDGanttViewSubwidgets.h +++ b/kdgantt/KDGanttViewSubwidgets.h @@ -53,7 +53,7 @@ #include #include #include -#include +#include #include #include "KDGanttView.h" @@ -341,9 +341,9 @@ public: void clearLegend(); void setFont( TQFont ); void drawToPainter( TQPainter *p ); - void setAsDockwindow( bool dockwin ); - bool asDockwindow(); - TQDockWindow* dockwindow(); + void setAsDoctwindow( bool doctwin ); + bool asDoctwindow(); + TQDockWindow* doctwindow(); TQSize legendSize(); TQSize legendSizeHint(); private: -- cgit v1.2.1