From ed5b57040a2add0633ab20089a1f451898e633e2 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 2 Feb 2012 14:11:34 -0600 Subject: Use tq includes instead of native q includes --- sip/qt/qwhatsthis.sip | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sip/qt/qwhatsthis.sip') diff --git a/sip/qt/qwhatsthis.sip b/sip/qt/qwhatsthis.sip index a93f1d3..a517613 100644 --- a/sip/qt/qwhatsthis.sip +++ b/sip/qt/qwhatsthis.sip @@ -34,7 +34,7 @@ class TQWhatsThis { %TypeHeaderCode -#include +#include %End public: @@ -52,7 +52,7 @@ public: class TQWhatsThis : TQt { %TypeHeaderCode -#include +#include %End public: -- cgit v1.2.1