diff options
Diffstat (limited to 'src/kernel/ntqt.h')
-rw-r--r-- | src/kernel/ntqt.h | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/src/kernel/ntqt.h b/src/kernel/ntqt.h index 5c9058a14..ae3c2820d 100644 --- a/src/kernel/ntqt.h +++ b/src/kernel/ntqt.h @@ -31,13 +31,13 @@ #include "ntqkeysequence.h" #include "ntqwindowdefs.h" #include "ntqgdict.h" -#include "ntqfont.h" +#include "tqfont.h" #include "tqdatastream.h" #include "tqpair.h" #include "ntqpoint.h" #include <stdio.h> #include "tqtextstream.h" -#include "ntqfontinfo.h" +#include "tqfontinfo.h" #include "tqsizepolicy.h" #include "ntqtl.h" #include "tqsize.h" @@ -51,17 +51,17 @@ #include "tqdatetime.h" #include "tqmime.h" #include "tqasciidict.h" -#include "ntqpaintdevice.h" -#include "ntqfontmetrics.h" +#include "tqpaintdevice.h" +#include "tqfontmetrics.h" #include "tqdict.h" #include "ntqevent.h" #include "tqhostaddress.h" #include "tqstringlist.h" -#include "ntqcolor.h" +#include "tqcolor.h" #include <tqdom.h> #include "tqobject.h" #include <ntqdrawutil.h> -#include "ntqbrush.h" +#include "tqbrush.h" #include "ntqpalette.h" #include "tqwidget.h" #include "tqjpunicode.h" @@ -134,7 +134,7 @@ #include "ntqheader.h" #include <ntqmotifplusstyle.h> #include <ntqcdestyle.h> -#include <ntqmovie.h> +#include <tqmovie.h> #include "tqptrvector.h" #include "tqmutex.h" #include <tqnetwork.h> @@ -144,8 +144,8 @@ #include "tqsqlfield.h" #include <tqobjectdict.h> #include <tqobjectlist.h> -#include <ntqcolordialog.h> -#include <ntqpaintdevicemetrics.h> +#include <tqcolordialog.h> +#include <tqpaintdevicemetrics.h> #include "ntqpointarray.h" #include "tqmenudata.h" #include <ntqlistview.h> @@ -184,7 +184,7 @@ #include <tqsessionmanager.h> #include <tqsettings.h> #include <ntqsgistyle.h> -#include <ntqfontdialog.h> +#include <tqfontdialog.h> #include "tqtimer.h" #include <tqsignalmapper.h> #include <tqsignalslotimp.h> @@ -238,7 +238,7 @@ #include <tqtextview.h> #include "tqwaitcondition.h" #include <ntqasyncio.h> -#include <ntqfontdatabase.h> +#include <tqfontdatabase.h> #include <tqmainwindow.h> #include <tqtoolbox.h> #include <tqtooltip.h> @@ -267,7 +267,7 @@ #include <ntqcheckbox.h> #include <ntqcompactstyle.h> #include <ntqwizard.h> -#include <ntqpainter.h> +#include <tqpainter.h> #include <tqworkspace.h> #include <tqlocalfs.h> #include <tqxml.h> |