diff options
Diffstat (limited to 'qmake/property.h')
-rw-r--r-- | qmake/property.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qmake/property.h b/qmake/property.h index 3cc100fd8..edad8af28 100644 --- a/qmake/property.h +++ b/qmake/property.h @@ -39,7 +39,7 @@ #ifndef __PROPERTY_H__ #define __PROPERTY_H__ -#include <qstring.h> +#include <ntqstring.h> class TQSettings; |