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 e7ee77271..477e2ca68 100644 --- a/src/kernel/ntqt.h +++ b/src/kernel/ntqt.h @@ -115,7 +115,7 @@ #include <tqjiscodec.h> #include <tqeucjpcodec.h> #include <ntqkeycode.h> -#include <ntqaccel.h> +#include <tqaccel.h> #include "tqlabel.h" #include "tqlayout.h" #include <tqlcdnumber.h> @@ -125,7 +125,7 @@ #include "tqscrollview.h" #include "tqdir.h" #include "tqwindowsstyle.h" -#include "ntqconnection.h" +#include "tqconnection.h" #include "tqbitmap.h" #include "ntqvariant.h" #include "tqsignal.h" @@ -155,7 +155,7 @@ #include <tqpixmapcache.h> #include <tqplatinumstyle.h> #include <tqpngio.h> -#include <ntqcursor.h> +#include <tqcursor.h> #include <ntqerrormessage.h> #include <ntqpolygonscanner.h> #include "tqpopupmenu.h" @@ -165,7 +165,7 @@ #include "tqprogressbar.h" #include <tqasciicache.h> #include "tqptrdict.h" -#include <ntqcleanuphandler.h> +#include <tqcleanuphandler.h> #include <tqptrqueue.h> #include <tqptrstack.h> #include "tqstylesheet.h" @@ -236,7 +236,7 @@ #include "tqtoolbar.h" #include <tqtextview.h> #include "tqwaitcondition.h" -#include <ntqasyncio.h> +#include <tqasyncio.h> #include <tqfontdatabase.h> #include <tqmainwindow.h> #include <tqtoolbox.h> @@ -249,7 +249,7 @@ #include <tqutfcodec.h> #include <ntquuid.h> #include <ntqvalidator.h> -#include <ntqasyncimageio.h> +#include <tqasyncimageio.h> #include <tqvaluestack.h> #include <tqvaluevector.h> #include <tqdatatable.h> @@ -285,7 +285,7 @@ #include "private/tqsqldriverinterface_p.h" #include "private/tqsqlmanager_p.h" #include "private/qlock_p.h" -#include "private/qcomponentfactory_p.h" +#include "private/tqcomponentfactory_p.h" #include "private/tqstyleinterface_p.h" #include "private/qrichtext_p.h" #include "private/qsvgdevice_p.h" |