summaryrefslogtreecommitdiffstats
path: root/src/sql/ntqsqleditorfactory.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sql/ntqsqleditorfactory.h')
-rw-r--r--src/sql/ntqsqleditorfactory.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/sql/ntqsqleditorfactory.h b/src/sql/ntqsqleditorfactory.h
index 0fb30ff2d..eb100952c 100644
--- a/src/sql/ntqsqleditorfactory.h
+++ b/src/sql/ntqsqleditorfactory.h
@@ -51,7 +51,7 @@
#define TQM_EXPORT_SQL Q_EXPORT
#endif
-#ifndef QT_NO_SQL_EDIT_WIDGETS
+#ifndef TQT_NO_SQL_EDIT_WIDGETS
class TQSqlField;
@@ -73,5 +73,5 @@ private:
#endif
};
-#endif // QT_NO_SQL
+#endif // TQT_NO_SQL
#endif // TQSQLEDITORFACTORY_H