diff options
Diffstat (limited to 'src/kernel/ntqt.h')
-rw-r--r-- | src/kernel/ntqt.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/kernel/ntqt.h b/src/kernel/ntqt.h index 51eb62b33..5d9f7d4bc 100644 --- a/src/kernel/ntqt.h +++ b/src/kernel/ntqt.h @@ -116,7 +116,7 @@ #include <tqeucjpcodec.h> #include <ntqkeycode.h> #include <ntqaccel.h> -#include "ntqlabel.h" +#include "tqlabel.h" #include "ntqlayout.h" #include <ntqlcdnumber.h> #include <ntqlibrary.h> @@ -188,7 +188,7 @@ #include "tqtimer.h" #include <tqsignalmapper.h> #include <tqsignalslotimp.h> -#include <ntqsimplerichtext.h> +#include <tqsimplerichtext.h> #include "tqwmatrix.h" #include <tqsizegrip.h> #include <ntqabstractlayout.h> @@ -225,7 +225,7 @@ #include <tqstylefactory.h> #include <tqstyleplugin.h> #include "tqtextedit.h" -#include <ntqsyntaxhighlighter.h> +#include <tqsyntaxhighlighter.h> #include <ntqtabdialog.h> #include "tqsqleditorfactory.h" #include <ntqtabwidget.h> @@ -258,7 +258,7 @@ #include <ntqvbuttongroup.h> #include <ntqvgroupbox.h> #include <tqthread.h> -#include <ntqwhatsthis.h> +#include <tqwhatsthis.h> #include <ntqapplication.h> #include <tqwidgetintdict.h> #include <ntqfocusdata.h> |