summaryrefslogtreecommitdiffstats
path: root/kdpkg-install/console.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-15 15:30:22 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-15 15:30:22 -0600
commit83bf29a8110af587e99bc286a4c5674d6334c4f4 (patch)
treeb9bbd82e1c3ed7bf911ff767b1bd9d701959ec5f /kdpkg-install/console.cpp
parentae1469c81a9690fe81f017a5b9f3c5d1127413b0 (diff)
downloadkdpkg-83bf29a8110af587e99bc286a4c5674d6334c4f4.tar.gz
kdpkg-83bf29a8110af587e99bc286a4c5674d6334c4f4.zip
Rename a number of old tq methods that are no longer tq specific
Diffstat (limited to 'kdpkg-install/console.cpp')
-rw-r--r--kdpkg-install/console.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdpkg-install/console.cpp b/kdpkg-install/console.cpp
index 754fed0..850c22b 100644
--- a/kdpkg-install/console.cpp
+++ b/kdpkg-install/console.cpp
@@ -27,7 +27,7 @@
#include <tqcombobox.h>
#include <tqwidgetstack.h>
#include <tqlistview.h>
-#include <tqtextedit.h>
+#include <textedit.h>
#include <tqstring.h>
#include <tqlabel.h>