summaryrefslogtreecommitdiffstats
path: root/doc/html/qregexp-h.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qregexp-h.html')
-rw-r--r--doc/html/qregexp-h.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qregexp-h.html b/doc/html/qregexp-h.html
index b6946ae9..f4e715c6 100644
--- a/doc/html/qregexp-h.html
+++ b/doc/html/qregexp-h.html
@@ -114,7 +114,7 @@ public:
void setMinimal( bool minimal );
bool exactMatch( const TQString& str ) const;
-#ifndef QT_NO_COMPAT
+#ifndef TQT_NO_COMPAT
int match( const TQString& str, int index = 0, int *len = 0,
bool indexIsStart = TRUE ) const;
#endif