diff options
Diffstat (limited to 'tools/designer/shared/globaldefs.h')
-rw-r--r-- | tools/designer/shared/globaldefs.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/designer/shared/globaldefs.h b/tools/designer/shared/globaldefs.h index bcf7b118d..4f4c2cb21 100644 --- a/tools/designer/shared/globaldefs.h +++ b/tools/designer/shared/globaldefs.h @@ -34,8 +34,8 @@ #ifndef GLOBALDEFS_H #define GLOBALDEFS_H -#include <qcolor.h> -#include <qapplication.h> +#include <ntqcolor.h> +#include <ntqapplication.h> #define BOXLAYOUT_DEFAULT_MARGIN 11 #define BOXLAYOUT_DEFAULT_SPACING 6 |