diff options
Diffstat (limited to 'puic/uic.h')
-rw-r--r-- | puic/uic.h | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -21,13 +21,13 @@ #ifndef UIC_H #define UIC_H -#include <ntqdom.h> -#include <ntqstring.h> -#include <ntqstringlist.h> -#include <ntqmap.h> -#include <ntqtextstream.h> -#include <ntqpalette.h> -#include <ntqvariant.h> +#include <tqdom.h> +#include <tqstring.h> +#include <tqstringlist.h> +#include <tqmap.h> +#include <tqtextstream.h> +#include <tqpalette.h> +#include <tqvariant.h> #ifndef TQ_DUMMY_COMPARISON_OPERATOR # warning "Defining TQ_DUMMY_COMPARISON_OPERATOR" |