From 6351ace5b1923516f683adcc27488af6b23f3785 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 8 Nov 2011 16:31:23 -0600 Subject: Fix native TQt3 detection Fix header file #ifdef collisions --- qtinterface/tqstring.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qtinterface/tqstring.cpp') diff --git a/qtinterface/tqstring.cpp b/qtinterface/tqstring.cpp index 5062dc1..7efebe3 100644 --- a/qtinterface/tqstring.cpp +++ b/qtinterface/tqstring.cpp @@ -19,7 +19,7 @@ Boston, MA 02110-1301, USA. */ -#define TQ_EXCLUDE_QCSTRING +#define TQT_TQ_EXCLUDE_QCSTRING #include #include -- cgit v1.2.3