diff options
Diffstat (limited to 'src/kernel/ntqt.h')
-rw-r--r-- | src/kernel/ntqt.h | 44 |
1 files changed, 22 insertions, 22 deletions
diff --git a/src/kernel/ntqt.h b/src/kernel/ntqt.h index 2e4c2caaa..bd8ffe7ba 100644 --- a/src/kernel/ntqt.h +++ b/src/kernel/ntqt.h @@ -44,7 +44,7 @@ #include "ntqrect.h" #include "ntqbitarray.h" #include "ntqregion.h" -#include "ntqsql.h" +#include "tqsql.h" #include "ntqstrlist.h" #include "ntqvaluelist.h" #include "ntqmap.h" @@ -80,7 +80,7 @@ #include <ntqcombobox.h> #include "ntqgroupbox.h" #include "ntqdialog.h" -#include <ntqdataview.h> +#include <tqdataview.h> #include "ntqdockwindow.h" #include "ntqcommonstyle.h" #include "ntqnetworkprotocol.h" @@ -141,7 +141,7 @@ #include <ntqftp.h> #include "ntqguardedptr.h" #include <tqobjectcleanuphandler.h> -#include "ntqsqlfield.h" +#include "tqsqlfield.h" #include <tqobjectdict.h> #include <tqobjectlist.h> #include <ntqcolordialog.h> @@ -201,21 +201,21 @@ #include <ntqspinbox.h> #include <ntqsplashscreen.h> #include <ntqsplitter.h> -#include "ntqsqlerror.h" -#include "ntqeditorfactory.h" -#include "ntqsqlquery.h" -#include "ntqsqlrecord.h" -#include <ntqsqldriverplugin.h> -#include "ntqsqlindex.h" -#include "ntqsqlcursor.h" -#include <ntqsqldriver.h> -#include <ntqsqlform.h> +#include "tqsqlerror.h" +#include "tqeditorfactory.h" +#include "tqsqlquery.h" +#include "tqsqlrecord.h" +#include <tqsqldriverplugin.h> +#include "tqsqlindex.h" +#include "tqsqlcursor.h" +#include <tqsqldriver.h> +#include <tqsqlform.h> #include "ntqtable.h" -#include <ntqsqlpropertymap.h> -#include <ntqsqldatabase.h> -#include <ntqdatabrowser.h> -#include <ntqsqlresult.h> -#include <ntqsqlselectcursor.h> +#include <tqsqlpropertymap.h> +#include <tqsqldatabase.h> +#include <tqdatabrowser.h> +#include <tqsqlresult.h> +#include <tqsqlselectcursor.h> #include <ntqstatusbar.h> #include <ntqmenubar.h> #include <ntqcanvas.h> @@ -227,7 +227,7 @@ #include "ntqtextedit.h" #include <ntqsyntaxhighlighter.h> #include <ntqtabdialog.h> -#include "ntqsqleditorfactory.h" +#include "tqsqleditorfactory.h" #include <ntqtabwidget.h> #include <ntqtextbrowser.h> #include <ntqbig5codec.h> @@ -253,7 +253,7 @@ #include <ntqasyncimageio.h> #include <ntqvaluestack.h> #include <ntqvaluevector.h> -#include <ntqdatatable.h> +#include <tqdatatable.h> #include <ntqvbox.h> #include <ntqvbuttongroup.h> #include <ntqvfbhdr.h> @@ -287,8 +287,8 @@ #include "private/qeffects_p.h" #include "private/qgpluginmanager_p.h" #include "private/qinternal_p.h" -#include "private/qsqldriverinterface_p.h" -#include "private/qsqlmanager_p.h" +#include "private/tqsqldriverinterface_p.h" +#include "private/tqsqlmanager_p.h" #include "private/qlock_p.h" #include "private/qcomponentfactory_p.h" #include "private/qstyleinterface_p.h" @@ -303,7 +303,7 @@ #include "private/qpluginmanager_p.h" #include "private/qdir_p.h" #include "private/qsettings_p.h" -#include "private/qsqlextension_p.h" +#include "private/tqsqlextension_p.h" #include "private/qdialogbuttons_p.h" #include "private/qwidgetinterface_p.h" #include "private/qwidgetresizehandler_p.h" |