diff options
Diffstat (limited to 'src/kernel/ntqt.h')
| -rw-r--r-- | src/kernel/ntqt.h | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/src/kernel/ntqt.h b/src/kernel/ntqt.h index 875323a6d..52caddc35 100644 --- a/src/kernel/ntqt.h +++ b/src/kernel/ntqt.h @@ -15,14 +15,14 @@ #ifndef QT_H #define QT_H -#include "ntqglobal.h" +#include "tqglobal.h" #include "ntqfeatures.h" #include "ntqshared.h" #include "tqptrcollection.h" -#include "ntqglist.h" +#include "tqglist.h" #include "tqobjectdefs.h" #include "ntqnamespace.h" -#include "ntqgarray.h" +#include "tqgarray.h" #include "tqmemarray.h" #include "tqcstring.h" #include "tqstring.h" @@ -30,7 +30,7 @@ #include "tqiodevice.h" #include "ntqkeysequence.h" #include "ntqwindowdefs.h" -#include "ntqgdict.h" +#include "tqgdict.h" #include "tqfont.h" #include "tqdatastream.h" #include "tqpair.h" @@ -86,17 +86,17 @@ #include "tqnetworkprotocol.h" #include <tqeuckrcodec.h> #include <tqgb18030codec.h> -#include "ntqgcache.h" +#include "tqgcache.h" #include <ntqgif.h> #include <tqglcolormap.h> #include <tqcache.h> #include <tqdropsite.h> -#include "ntqgplugin.h" +#include "tqgplugin.h" #include <tqgrid.h> #include "ntqrangecontrol.h" #include "tqbuttongroup.h" #include <tqdatetimeedit.h> -#include "ntqgvector.h" +#include "tqgvector.h" #include "tqhbox.h" #include <tqhbuttongroup.h> #include <tqhgroupbox.h> @@ -139,7 +139,7 @@ #include "tqmutex.h" #include <tqnetwork.h> #include <tqftp.h> -#include "ntqguardedptr.h" +#include "tqguardedptr.h" #include <tqobjectcleanuphandler.h> #include "tqsqlfield.h" #include <tqobjectdict.h> @@ -281,7 +281,7 @@ #include "private/tqlayoutengine_p.h" #include "private/qcomlibrary_p.h" #include "private/qeffects_p.h" -#include "private/qgpluginmanager_p.h" +#include "private/tqgpluginmanager_p.h" #include "private/qinternal_p.h" #include "private/tqsqldriverinterface_p.h" #include "private/tqsqlmanager_p.h" |
