diff options
Diffstat (limited to 'src/widgets/ntqdatetimeedit.h')
-rw-r--r-- | src/widgets/ntqdatetimeedit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/ntqdatetimeedit.h b/src/widgets/ntqdatetimeedit.h index 8078d826d..b96ff38dc 100644 --- a/src/widgets/ntqdatetimeedit.h +++ b/src/widgets/ntqdatetimeedit.h @@ -47,7 +47,7 @@ #include "ntqdatetime.h" #endif // QT_H -#ifndef QT_NO_DATETIMEEDIT +#ifndef TQT_NO_DATETIMEEDIT class Q_EXPORT TQDateTimeEditBase : public TQWidget { |