summaryrefslogtreecommitdiffstats
path: root/sip/qt/qlineedit.sip
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-03 19:23:03 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-03 19:23:03 -0600
commitf2fc430b75c36c70333c2e01b649eebf39142c33 (patch)
treee4e59b6582180a9ae0d90df2de438dc1e646c3cd /sip/qt/qlineedit.sip
parent8a055d66f43592c257cece2eb8cc021808062917 (diff)
downloadpytqt-f2fc430b75c36c70333c2e01b649eebf39142c33.tar.gz
pytqt-f2fc430b75c36c70333c2e01b649eebf39142c33.zip
Rename sip*_Q items
Diffstat (limited to 'sip/qt/qlineedit.sip')
-rw-r--r--sip/qt/qlineedit.sip2
1 files changed, 1 insertions, 1 deletions
diff --git a/sip/qt/qlineedit.sip b/sip/qt/qlineedit.sip
index dfe7880..9c2a44d 100644
--- a/sip/qt/qlineedit.sip
+++ b/sip/qt/qlineedit.sip
@@ -212,7 +212,7 @@ public:
res = sipCpp -> characterAt(a0,chr);
Py_END_ALLOW_THREADS
- sipRes = sipBuildResult(&sipIsErr,"(iB)",res,chr,sipClass_QChar,NULL);
+ sipRes = sipBuildResult(&sipIsErr,"(iB)",res,chr,sipClass_TQChar,NULL);
%End
// Obsolete.