summaryrefslogtreecommitdiffstats
path: root/src/newui/ddoctwindow.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-08 00:16:20 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-08 00:16:20 -0600
commitdb971c3ef3fc9a8e376d6e0d44b27504dad5c85a (patch)
treea9bde102c6135a7f7896e56f9edb440e42beb076 /src/newui/ddoctwindow.h
parent0781b9823f975702d08284499d41b8cfd62e84c9 (diff)
downloadtdevelop-db971c3ef3fc9a8e376d6e0d44b27504dad5c85a.tar.gz
tdevelop-db971c3ef3fc9a8e376d6e0d44b27504dad5c85a.zip
Fix accidental conversion of dockwin
Diffstat (limited to 'src/newui/ddoctwindow.h')
-rw-r--r--src/newui/ddoctwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/newui/ddoctwindow.h b/src/newui/ddoctwindow.h
index ad18f525..d98aa375 100644
--- a/src/newui/ddoctwindow.h
+++ b/src/newui/ddoctwindow.h
@@ -20,7 +20,7 @@
#ifndef DDOCKWINDOW_H
#define DDOCKWINDOW_H
-#include <tqdoctwindow.h>
+#include <tqdockwindow.h>
#include <tqvaluelist.h>
class TQBoxLayout;