diff options
Diffstat (limited to 'mkspecs/hpux-g++/qplatformdefs.h')
-rw-r--r-- | mkspecs/hpux-g++/qplatformdefs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mkspecs/hpux-g++/qplatformdefs.h b/mkspecs/hpux-g++/qplatformdefs.h index 38e3ac63e..7fbe896e6 100644 --- a/mkspecs/hpux-g++/qplatformdefs.h +++ b/mkspecs/hpux-g++/qplatformdefs.h @@ -50,7 +50,7 @@ extern "C" int res_init(); -#if !defined(QT_NO_COMPAT) +#if !defined(TQT_NO_COMPAT) #define QT_STATBUF struct stat #define QT_STATBUF4TSTAT struct stat #define QT_STAT ::stat |