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 a11383bb5..876d07c1f 100644 --- a/src/kernel/ntqt.h +++ b/src/kernel/ntqt.h @@ -25,7 +25,7 @@ #include "ntqgarray.h" #include "ntqmemarray.h" #include "ntqcstring.h" -#include "ntqstring.h" +#include "tqstring.h" #include "tqptrlist.h" #include "ntqiodevice.h" #include "ntqkeysequence.h" @@ -45,7 +45,7 @@ #include "ntqbitarray.h" #include "ntqregion.h" #include "tqsql.h" -#include "ntqstrlist.h" +#include "tqstrlist.h" #include "tqvaluelist.h" #include "tqmap.h" #include "ntqdatetime.h" @@ -56,7 +56,7 @@ #include "ntqdict.h" #include "ntqevent.h" #include "ntqhostaddress.h" -#include "ntqstringlist.h" +#include "tqstringlist.h" #include "ntqcolor.h" #include <tqdom.h> #include "tqobject.h" @@ -220,7 +220,7 @@ #include <ntqmenubar.h> #include <tqcanvas.h> #include "ntqtranslator.h" -#include <ntqstrvec.h> +#include <tqstrvec.h> #include <ntqinterlacestyle.h> #include <ntqstylefactory.h> #include <ntqstyleplugin.h> |