summaryrefslogtreecommitdiffstats
path: root/qtinterface/tqdockwindow.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-07 20:22:07 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-07 20:22:07 -0600
commit66d2407b3651271d0dd102dfd943a1f4f7692fb6 (patch)
treeca6b5bd2c0f38b6d395de1bfc2a9457b976663eb /qtinterface/tqdockwindow.h
parent4d1224e85522e529565b28dd10645b6969bc5058 (diff)
downloadtqtinterface-66d2407b3651271d0dd102dfd943a1f4f7692fb6.tar.gz
tqtinterface-66d2407b3651271d0dd102dfd943a1f4f7692fb6.zip
Rename kwin to twin (part 1 of 2)
Diffstat (limited to 'qtinterface/tqdockwindow.h')
-rw-r--r--qtinterface/tqdockwindow.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/qtinterface/tqdockwindow.h b/qtinterface/tqdockwindow.h
index 569d3bd..752b38b 100644
--- a/qtinterface/tqdockwindow.h
+++ b/qtinterface/tqdockwindow.h
@@ -29,7 +29,7 @@ Boston, MA 02110-1301, USA.
// Reimplement the QDockWindow class
// For Qt3, no changes are needed
-#include <qdockwindow.h>
+#include <qdoctwindow.h>
#endif // USE_QT3
@@ -38,7 +38,7 @@ Boston, MA 02110-1301, USA.
// Reimplement the QDockWindow class
// For Qt4, some changes are needed
-#include <Qt/q3dockwindow.h>
+#include <Qt/q3doctwindow.h>
#endif // USE_QT4