summaryrefslogtreecommitdiffstats
path: root/sip/qt/qtextcodec.sip
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2012-02-02 14:11:34 -0600
committerTimothy Pearson <[email protected]>2012-02-02 14:11:34 -0600
commited5b57040a2add0633ab20089a1f451898e633e2 (patch)
tree97c683fb257ad81498c3acea893a2a9778e0f478 /sip/qt/qtextcodec.sip
parent752274609034af8c68c46d19bed586ea6ae348b8 (diff)
downloadpytqt-ed5b57040a2add0633ab20089a1f451898e633e2.tar.gz
pytqt-ed5b57040a2add0633ab20089a1f451898e633e2.zip
Use tq includes instead of native q includes
Diffstat (limited to 'sip/qt/qtextcodec.sip')
-rw-r--r--sip/qt/qtextcodec.sip6
1 files changed, 3 insertions, 3 deletions
diff --git a/sip/qt/qtextcodec.sip b/sip/qt/qtextcodec.sip
index 739fa95..792d938 100644
--- a/sip/qt/qtextcodec.sip
+++ b/sip/qt/qtextcodec.sip
@@ -59,7 +59,7 @@ updated <Literal>lenInOut</Literal>.
class TQTextEncoder
{
%TypeHeaderCode
-#include <qtextcodec.h>
+#include <tqtextcodec.h>
%End
public:
@@ -70,7 +70,7 @@ public:
class TQTextDecoder
{
%TypeHeaderCode
-#include <qtextcodec.h>
+#include <tqtextcodec.h>
%End
public:
@@ -81,7 +81,7 @@ public:
class TQTextCodec
{
%TypeHeaderCode
-#include <qtextcodec.h>
+#include <tqtextcodec.h>
%End
public: