From c740211ffba3330d951f4c3ddefea8edf23a01cd Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 7 May 2013 21:58:34 -0500 Subject: Automated update from Qt3 --- src/tools/qstring.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/tools/qstring.cpp') diff --git a/src/tools/qstring.cpp b/src/tools/qstring.cpp index 878f3e60f..a5408cac5 100644 --- a/src/tools/qstring.cpp +++ b/src/tools/qstring.cpp @@ -6493,7 +6493,7 @@ int TQString::compare( const TQString& s ) const #if !defined(CSTR_LESS_THAN) #define CSTR_LESS_THAN 1 -#define CSTR_ETQUAL 2 +#define CSTR_EQUAL 2 #define CSTR_GREATER_THAN 3 #endif -- cgit v1.2.1