diff options
Diffstat (limited to 'sip/qt/qpoint.sip')
-rw-r--r-- | sip/qt/qpoint.sip | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sip/qt/qpoint.sip b/sip/qt/qpoint.sip index 53de29f..d82f529 100644 --- a/sip/qt/qpoint.sip +++ b/sip/qt/qpoint.sip @@ -66,9 +66,7 @@ public: int y() const; void setX(int); void setY(int); -%If (TQt_2_00 -) int manhattanLength() const; -%End // TQCOORD &rx(); // TQCOORD &ry(); |