summaryrefslogtreecommitdiffstats
path: root/sip/qt/qwindowsstyle.sip
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2012-11-16 13:55:23 -0600
committerTimothy Pearson <[email protected]>2012-11-16 13:55:23 -0600
commit1343e022f2064f7fff32fda06bcff08d8ad4af25 (patch)
tree483cab491cf206e5d099a13e3bd3e946e740cf60 /sip/qt/qwindowsstyle.sip
parent1cc71e9107a4310383c6d0f122eb6d109c38d7b6 (diff)
downloadpytqt-1343e022f2064f7fff32fda06bcff08d8ad4af25.tar.gz
pytqt-1343e022f2064f7fff32fda06bcff08d8ad4af25.zip
Fix prior commit
Diffstat (limited to 'sip/qt/qwindowsstyle.sip')
-rw-r--r--sip/qt/qwindowsstyle.sip2
1 files changed, 1 insertions, 1 deletions
diff --git a/sip/qt/qwindowsstyle.sip b/sip/qt/qwindowsstyle.sip
index b3fa3f5..877d60d 100644
--- a/sip/qt/qwindowsstyle.sip
+++ b/sip/qt/qwindowsstyle.sip
@@ -172,7 +172,7 @@ public:
%End
%If (TQt_3_1_0 -)
- TQRect subRect(SubRect,const const TQStyleControlElementData&, const ControlElementFlags,const TQWidget *) const;
+ TQRect subRect(SubRect,const TQStyleControlElementData&, const ControlElementFlags,const TQWidget *) const;
%End
protected: