summaryrefslogtreecommitdiffstats
path: root/dcoppython
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-15 15:46:49 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-15 15:46:49 -0600
commit996381f5af9d39777caa6c48bac35d8ff92ad99e (patch)
treebe6f90dd1ba720117f052b201ba47c573df2769a /dcoppython
parente3ea15d255e93780eb08507aac726f305ae2ffb3 (diff)
downloadtdebindings-996381f5af9d39777caa6c48bac35d8ff92ad99e.tar.gz
tdebindings-996381f5af9d39777caa6c48bac35d8ff92ad99e.zip
Rename a number of old tq methods that are no longer tq specific
Diffstat (limited to 'dcoppython')
-rw-r--r--dcoppython/shell/pcop.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/dcoppython/shell/pcop.cpp b/dcoppython/shell/pcop.cpp
index 88e26cc1..0e81bb26 100644
--- a/dcoppython/shell/pcop.cpp
+++ b/dcoppython/shell/pcop.cpp
@@ -17,7 +17,7 @@
#include <tqcstring.h>
#include <tqdatastream.h>
#include <tqfile.h>
-#include <tqtextstream.h>
+#include <textstream.h>
#include <tqstring.h>
#include <dcopclient.h>