summaryrefslogtreecommitdiffstats
path: root/src/widgets/qvalidator.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/qvalidator.cpp')
-rw-r--r--src/widgets/qvalidator.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/widgets/qvalidator.cpp b/src/widgets/qvalidator.cpp
index 20c86bfc3..c23972549 100644
--- a/src/widgets/qvalidator.cpp
+++ b/src/widgets/qvalidator.cpp
@@ -39,7 +39,7 @@
**********************************************************************/
#include "ntqvalidator.h"
-#ifndef QT_NO_VALIDATOR
+#ifndef TQT_NO_VALIDATOR
#include <limits.h>
#include <math.h>
@@ -346,7 +346,7 @@ void TQIntValidator::setTop( int top )
}
-#ifndef QT_NO_REGEXP
+#ifndef TQT_NO_REGEXP
/*!
\class TQDoubleValidator