diff options
Diffstat (limited to 'sip/qt/qlocale.sip')
-rw-r--r-- | sip/qt/qlocale.sip | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sip/qt/qlocale.sip b/sip/qt/qlocale.sip index 99fce23..5352ac0 100644 --- a/sip/qt/qlocale.sip +++ b/sip/qt/qlocale.sip @@ -97,8 +97,6 @@ This returns a tuple of the <Literal>double</Literal> result and the %End -%If (TQt_3_3_0 -) - class TQLocale { %TypeHeaderCode @@ -533,5 +531,3 @@ public: static TQLocale c(); static TQLocale system(); }; - -%End |