diff options
Diffstat (limited to 'src/kernel/ntqt.h')
-rw-r--r-- | src/kernel/ntqt.h | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/kernel/ntqt.h b/src/kernel/ntqt.h index 78ce0ca55..46dd439d1 100644 --- a/src/kernel/ntqt.h +++ b/src/kernel/ntqt.h @@ -71,7 +71,7 @@ #include "tqiconset.h" #include "ntqbutton.h" #include <ntqtoolbutton.h> -#include "ntqstyle.h" +#include "tqstyle.h" #include "ntqframe.h" #include "ntqfile.h" #include "ntqfileinfo.h" @@ -168,7 +168,7 @@ #include <ntqcleanuphandler.h> #include <tqptrqueue.h> #include <tqptrstack.h> -#include "ntqstylesheet.h" +#include "tqstylesheet.h" #include <ntqpushbutton.h> #include <ntqradiobutton.h> #include <ntqdial.h> @@ -222,8 +222,8 @@ #include "ntqtranslator.h" #include <tqstrvec.h> #include <ntqinterlacestyle.h> -#include <ntqstylefactory.h> -#include <ntqstyleplugin.h> +#include <tqstylefactory.h> +#include <tqstyleplugin.h> #include "tqtextedit.h" #include <ntqsyntaxhighlighter.h> #include <ntqtabdialog.h> @@ -291,7 +291,7 @@ #include "private/tqsqlmanager_p.h" #include "private/qlock_p.h" #include "private/qcomponentfactory_p.h" -#include "private/qstyleinterface_p.h" +#include "private/tqstyleinterface_p.h" #include "private/qrichtext_p.h" #include "private/qsvgdevice_p.h" #include "private/qfontcodecs_p.h" |