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 876d07c1f..3e62736f3 100644 --- a/src/kernel/ntqt.h +++ b/src/kernel/ntqt.h @@ -36,7 +36,7 @@ #include "tqpair.h" #include "ntqpoint.h" #include <stdio.h> -#include "ntqtextstream.h" +#include "tqtextstream.h" #include "ntqfontinfo.h" #include "ntqsizepolicy.h" #include "ntqtl.h" @@ -65,7 +65,7 @@ #include "ntqpalette.h" #include "tqwidget.h" #include "ntqjpunicode.h" -#include "ntqtextcodec.h" +#include "tqtextcodec.h" #include "ntqpixmap.h" #include <ntqtabbar.h> #include "ntqiconset.h" @@ -224,18 +224,18 @@ #include <ntqinterlacestyle.h> #include <ntqstylefactory.h> #include <ntqstyleplugin.h> -#include "ntqtextedit.h" +#include "tqtextedit.h" #include <ntqsyntaxhighlighter.h> #include <ntqtabdialog.h> #include "tqsqleditorfactory.h" #include <ntqtabwidget.h> -#include <ntqtextbrowser.h> +#include <tqtextbrowser.h> #include <ntqbig5codec.h> -#include <ntqtextcodecfactory.h> -#include <ntqtextcodecplugin.h> +#include <tqtextcodecfactory.h> +#include <tqtextcodecplugin.h> #include <ntqmultilineedit.h> #include "ntqtoolbar.h" -#include <ntqtextview.h> +#include <tqtextview.h> #include "ntqwaitcondition.h" #include <ntqasyncio.h> #include <ntqfontdatabase.h> @@ -295,7 +295,7 @@ #include "private/qrichtext_p.h" #include "private/qsvgdevice_p.h" #include "private/qfontcodecs_p.h" -#include "private/qtextcodecinterface_p.h" +#include "private/tqtextcodecinterface_p.h" #include "private/qpsprinter_p.h" #include "private/qtitlebar_p.h" #include "private/qucom_p.h" @@ -325,7 +325,7 @@ #endif #ifdef TQ_WS_QWS -#include <private/qtextengine_p.h> +#include <private/tqtextengine_p.h> #include "qfontmanager_qws.h" #include <qfontfactorybdf_qws.h> #include <qgfxvoodoodefs_qws.h> |