diff options
Diffstat (limited to 'src/kernel/ntqt.h')
-rw-r--r-- | src/kernel/ntqt.h | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/src/kernel/ntqt.h b/src/kernel/ntqt.h index 78ff48a19..d6671bee8 100644 --- a/src/kernel/ntqt.h +++ b/src/kernel/ntqt.h @@ -63,7 +63,7 @@ #include <ntqdrawutil.h> #include "ntqbrush.h" #include "ntqpalette.h" -#include "ntqwidget.h" +#include "tqwidget.h" #include "ntqjpunicode.h" #include "ntqtextcodec.h" #include "ntqpixmap.h" @@ -76,7 +76,7 @@ #include "ntqfile.h" #include "ntqfileinfo.h" #include "ntqurlinfo.h" -#include "ntqwidgetlist.h" +#include "tqwidgetlist.h" #include <ntqcombobox.h> #include "ntqgroupbox.h" #include "ntqdialog.h" @@ -261,10 +261,10 @@ #include <ntqthread.h> #include <ntqwhatsthis.h> #include <ntqapplication.h> -#include <ntqwidgetintdict.h> +#include <tqwidgetintdict.h> #include <ntqfocusdata.h> -#include <ntqwidgetplugin.h> -#include <ntqwidgetstack.h> +#include <tqwidgetplugin.h> +#include <tqwidgetstack.h> #include <ntqcheckbox.h> #include <ntqcompactstyle.h> #include <ntqwizard.h> @@ -305,8 +305,8 @@ #include "private/qsettings_p.h" #include "private/tqsqlextension_p.h" #include "private/qdialogbuttons_p.h" -#include "private/qwidgetinterface_p.h" -#include "private/qwidgetresizehandler_p.h" +#include "private/tqwidgetinterface_p.h" +#include "private/tqwidgetresizehandler_p.h" #include "private/qlibrary_p.h" #endif // Private headers |