From 0b4e2360e5f0c05784806f4b114fd09541092b7f Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 19 Jun 2012 17:00:12 -0500 Subject: Update integer/long type names --- sip/qt/qwindowdefs.sip | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sip/qt/qwindowdefs.sip') diff --git a/sip/qt/qwindowdefs.sip b/sip/qt/qwindowdefs.sip index 1df6288..d694279 100644 --- a/sip/qt/qwindowdefs.sip +++ b/sip/qt/qwindowdefs.sip @@ -48,7 +48,7 @@ const int TQCOORD_MAX; %End %If (TQt_2_00 -) -typedef Q_INT32 TQCOORD; +typedef TQ_INT32 TQCOORD; const TQCOORD TQCOORD_MIN; const TQCOORD TQCOORD_MAX; -- cgit v1.2.3