summaryrefslogtreecommitdiffstats
path: root/kalzium
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-08 00:14:07 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-08 00:14:07 -0600
commitb886416d4ac5439c0553a0f4e8ee3bc87636ec63 (patch)
tree9a2af5942b3ba71c63c26ca2803c381e9d2e7db6 /kalzium
parent371f9f817c2030a12be7239fc428ea5cd01642a1 (diff)
downloadtdeedu-b886416d4ac5439c0553a0f4e8ee3bc87636ec63.tar.gz
tdeedu-b886416d4ac5439c0553a0f4e8ee3bc87636ec63.zip
Fix accidental conversion of dockwin
Diffstat (limited to 'kalzium')
-rw-r--r--kalzium/src/kalzium.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kalzium/src/kalzium.cpp b/kalzium/src/kalzium.cpp
index a6eb41e1..011aecb6 100644
--- a/kalzium/src/kalzium.cpp
+++ b/kalzium/src/kalzium.cpp
@@ -32,7 +32,7 @@
#include "kalziumutils.h"
#include "config.h"
-#include <tqdoctwindow.h>
+#include <tqdockwindow.h>
#include <tqlayout.h>
#include <tqtoolbox.h>
#include <tqslider.h>