summaryrefslogtreecommitdiffstats
path: root/kdgantt/KDGanttViewSubwidgets.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-07 20:29:44 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-07 20:29:44 -0600
commita66f0a09b66888c0d080fc47651210b644b39114 (patch)
tree817d01cecfb618d62f65929a984455ec1bbf94f0 /kdgantt/KDGanttViewSubwidgets.h
parent8fdee58df91aa54d53e3e0147f20df18dce3a06e (diff)
downloadtdepim-a66f0a09b66888c0d080fc47651210b644b39114.tar.gz
tdepim-a66f0a09b66888c0d080fc47651210b644b39114.zip
Rename kwin to twin (part 1 of 2)
Diffstat (limited to 'kdgantt/KDGanttViewSubwidgets.h')
-rw-r--r--kdgantt/KDGanttViewSubwidgets.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/kdgantt/KDGanttViewSubwidgets.h b/kdgantt/KDGanttViewSubwidgets.h
index b044c10e..cbccbb10 100644
--- a/kdgantt/KDGanttViewSubwidgets.h
+++ b/kdgantt/KDGanttViewSubwidgets.h
@@ -53,7 +53,7 @@
#include <tqlabel.h>
#include <tqbrush.h>
#include <tqvbox.h>
-#include <tqdockwindow.h>
+#include <tqdoctwindow.h>
#include <tqtimer.h>
#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: