diff options
Diffstat (limited to 'src/kernel/ntqt.h')
-rw-r--r-- | src/kernel/ntqt.h | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/src/kernel/ntqt.h b/src/kernel/ntqt.h index 778a0a93c..e9b0343a4 100644 --- a/src/kernel/ntqt.h +++ b/src/kernel/ntqt.h @@ -23,8 +23,8 @@ #include "tqobjectdefs.h" #include "ntqnamespace.h" #include "ntqgarray.h" -#include "ntqmemarray.h" -#include "ntqcstring.h" +#include "tqmemarray.h" +#include "tqcstring.h" #include "tqstring.h" #include "tqptrlist.h" #include "ntqiodevice.h" @@ -42,7 +42,7 @@ #include "ntqtl.h" #include "tqsize.h" #include "ntqrect.h" -#include "ntqbitarray.h" +#include "tqbitarray.h" #include "ntqregion.h" #include "tqsql.h" #include "tqstrlist.h" @@ -50,10 +50,10 @@ #include "tqmap.h" #include "tqdatetime.h" #include "tqmime.h" -#include "ntqasciidict.h" +#include "tqasciidict.h" #include "ntqpaintdevice.h" #include "ntqfontmetrics.h" -#include "ntqdict.h" +#include "tqdict.h" #include "ntqevent.h" #include "ntqhostaddress.h" #include "tqstringlist.h" @@ -89,7 +89,7 @@ #include "ntqgcache.h" #include <ntqgif.h> #include <ntqglcolormap.h> -#include <ntqcache.h> +#include <tqcache.h> #include <tqdropsite.h> #include "ntqgplugin.h" #include <ntqgrid.h> @@ -108,8 +108,8 @@ #include "tqimage.h" #include <tqimageformatplugin.h> #include "ntqlineedit.h" -#include <ntqintcache.h> -#include "ntqintdict.h" +#include <tqintcache.h> +#include "tqintdict.h" #include "ntqmotifstyle.h" #include "ntqpicture.h" #include <tqjiscodec.h> @@ -126,7 +126,7 @@ #include "ntqdir.h" #include "ntqwindowsstyle.h" #include "ntqconnection.h" -#include "ntqbitmap.h" +#include "tqbitmap.h" #include "ntqvariant.h" #include "ntqsignal.h" #include <ntqmessagebox.h> @@ -163,7 +163,7 @@ #include <ntqprinter.h> #include <ntqprocess.h> #include "ntqprogressbar.h" -#include <ntqasciicache.h> +#include <tqasciicache.h> #include "tqptrdict.h" #include <ntqcleanuphandler.h> #include <tqptrqueue.h> @@ -173,7 +173,7 @@ #include <ntqradiobutton.h> #include <ntqdial.h> #include <ntqdockarea.h> -#include "ntqregexp.h" +#include "tqregexp.h" #include <ntqclipboard.h> #include <tqhebrewcodec.h> #include <ntqlistbox.h> |