diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-01-26 23:32:43 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-01-26 23:32:43 -0600 |
commit | ea318d1431c89e647598c510c4245c6571aa5f46 (patch) | |
tree | 996d29b80c30d453dda86d1a23162d441628f169 /src/kernel/qt_pch.h | |
parent | aaf89d4b48f69c9293feb187db26362e550b5561 (diff) | |
download | tqt3-ea318d1431c89e647598c510c4245c6571aa5f46.tar.gz tqt3-ea318d1431c89e647598c510c4245c6571aa5f46.zip |
Update to latest tqt3 automated conversion
Diffstat (limited to 'src/kernel/qt_pch.h')
-rw-r--r-- | src/kernel/qt_pch.h | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/src/kernel/qt_pch.h b/src/kernel/qt_pch.h index 566a49087..e80d7bd6f 100644 --- a/src/kernel/qt_pch.h +++ b/src/kernel/qt_pch.h @@ -21,25 +21,25 @@ # undef _GLIBCPP_FULLY_COMPLIANT_HEADERS // Makes qlocale.cpp compile # endif # endif -#include <qmap.h> // I must be first! +#include <ntqmap.h> // I must be first! #include <private/qucomextra_p.h> // All moc genereated code has this include -#include <qapplication.h> -#include <qbitmap.h> -#include <qcursor.h> -#include <qdatetime.h> -#include <qglobal.h> -#include <qimage.h> -#include <qmetaobject.h> // All moc genereated code has this include -#include <qobject.h> -#include <qpainter.h> -#include <qpixmap.h> +#include <ntqapplication.h> +#include <ntqbitmap.h> +#include <ntqcursor.h> +#include <ntqdatetime.h> +#include <ntqglobal.h> +#include <ntqimage.h> +#include <ntqmetaobject.h> // All moc genereated code has this include +#include <ntqobject.h> +#include <ntqpainter.h> +#include <ntqpixmap.h> #include <qplatformdefs.h> -#include <qptrlist.h> -#include <qstring.h> -#include <qstringlist.h> -#include <qstyle.h> -#include <qtimer.h> -#include <qwidget.h> +#include <ntqptrlist.h> +#include <ntqstring.h> +#include <ntqstringlist.h> +#include <ntqstyle.h> +#include <ntqtimer.h> +#include <ntqwidget.h> #include <limits.h> #include <stdlib.h> |