diff options
Diffstat (limited to 'src/kernel')
-rw-r--r-- | src/kernel/ntqevent.h | 2 | ||||
-rw-r--r-- | src/kernel/ntqfontdatabase.h | 2 | ||||
-rw-r--r-- | src/kernel/ntqmime.h | 2 | ||||
-rw-r--r-- | src/kernel/ntqstylesheet.h | 2 | ||||
-rw-r--r-- | src/kernel/ntqt.h | 10 | ||||
-rw-r--r-- | src/kernel/ntqtranslator.h | 2 | ||||
-rw-r--r-- | src/kernel/ntqvariant.h | 4 | ||||
-rw-r--r-- | src/kernel/qapplication_x11.cpp | 2 | ||||
-rw-r--r-- | src/kernel/qclipboard_x11.cpp | 4 | ||||
-rw-r--r-- | src/kernel/qfontengine_p.h | 2 | ||||
-rw-r--r-- | src/kernel/qimage.cpp | 2 | ||||
-rw-r--r-- | src/kernel/qkeysequence.cpp | 2 | ||||
-rw-r--r-- | src/kernel/qmime.cpp | 2 | ||||
-rw-r--r-- | src/kernel/qnetworkprotocol.cpp | 2 | ||||
-rw-r--r-- | src/kernel/qpsprinter.cpp | 2 | ||||
-rw-r--r-- | src/kernel/qrichtext.cpp | 2 | ||||
-rw-r--r-- | src/kernel/qrichtext_p.h | 6 | ||||
-rw-r--r-- | src/kernel/qt_pch.h | 2 | ||||
-rw-r--r-- | src/kernel/qtranslator.cpp | 2 | ||||
-rw-r--r-- | src/kernel/qurloperator.cpp | 2 |
20 files changed, 28 insertions, 28 deletions
diff --git a/src/kernel/ntqevent.h b/src/kernel/ntqevent.h index ae344371e..91eeb38ed 100644 --- a/src/kernel/ntqevent.h +++ b/src/kernel/ntqevent.h @@ -46,7 +46,7 @@ #include "ntqregion.h" #include "ntqnamespace.h" #include "ntqmime.h" -#include "ntqpair.h" +#include "tqpair.h" #endif // QT_H class TQ_EXPORT TQEvent: public TQt // event base class diff --git a/src/kernel/ntqfontdatabase.h b/src/kernel/ntqfontdatabase.h index 0f2a913af..1894c5598 100644 --- a/src/kernel/ntqfontdatabase.h +++ b/src/kernel/ntqfontdatabase.h @@ -46,7 +46,7 @@ #include "ntqstring.h" #include "ntqstringlist.h" #include "ntqfont.h" -#include "ntqvaluelist.h" +#include "tqvaluelist.h" #endif // QT_H diff --git a/src/kernel/ntqmime.h b/src/kernel/ntqmime.h index 5b541510a..50ed27994 100644 --- a/src/kernel/ntqmime.h +++ b/src/kernel/ntqmime.h @@ -43,7 +43,7 @@ #ifndef QT_H #include "ntqwindowdefs.h" -#include "ntqmap.h" +#include "tqmap.h" #endif // QT_H #ifndef TQT_NO_MIME diff --git a/src/kernel/ntqstylesheet.h b/src/kernel/ntqstylesheet.h index 2b397f946..d11548744 100644 --- a/src/kernel/ntqstylesheet.h +++ b/src/kernel/ntqstylesheet.h @@ -43,7 +43,7 @@ #ifndef QT_H #include "ntqstring.h" -#include "ntqvaluelist.h" +#include "tqvaluelist.h" #include "ntqptrvector.h" #include "ntqdict.h" #include "tqobject.h" diff --git a/src/kernel/ntqt.h b/src/kernel/ntqt.h index d6671bee8..eef4df773 100644 --- a/src/kernel/ntqt.h +++ b/src/kernel/ntqt.h @@ -33,7 +33,7 @@ #include "ntqgdict.h" #include "ntqfont.h" #include "ntqdatastream.h" -#include "ntqpair.h" +#include "tqpair.h" #include "ntqpoint.h" #include <stdio.h> #include "ntqtextstream.h" @@ -46,8 +46,8 @@ #include "ntqregion.h" #include "tqsql.h" #include "ntqstrlist.h" -#include "ntqvaluelist.h" -#include "ntqmap.h" +#include "tqvaluelist.h" +#include "tqmap.h" #include "ntqdatetime.h" #include "ntqmime.h" #include "ntqasciidict.h" @@ -251,8 +251,8 @@ #include <ntquuid.h> #include <ntqvalidator.h> #include <ntqasyncimageio.h> -#include <ntqvaluestack.h> -#include <ntqvaluevector.h> +#include <tqvaluestack.h> +#include <tqvaluevector.h> #include <tqdatatable.h> #include <ntqvbox.h> #include <ntqvbuttongroup.h> diff --git a/src/kernel/ntqtranslator.h b/src/kernel/ntqtranslator.h index e255b81e1..39f9faa36 100644 --- a/src/kernel/ntqtranslator.h +++ b/src/kernel/ntqtranslator.h @@ -44,7 +44,7 @@ #ifndef QT_H #include "tqobject.h" -#include "ntqvaluelist.h" +#include "tqvaluelist.h" #endif // QT_H #ifndef TQT_NO_TRANSLATION diff --git a/src/kernel/ntqvariant.h b/src/kernel/ntqvariant.h index f0657b499..5e4801520 100644 --- a/src/kernel/ntqvariant.h +++ b/src/kernel/ntqvariant.h @@ -42,10 +42,10 @@ #define TQVARIANT_H #ifndef QT_H -#include "ntqmap.h" +#include "tqmap.h" #include "ntqstring.h" #include "ntqstringlist.h" -#include "ntqvaluelist.h" +#include "tqvaluelist.h" #endif // QT_H #ifndef TQT_NO_VARIANT diff --git a/src/kernel/qapplication_x11.cpp b/src/kernel/qapplication_x11.cpp index 56ba9aefa..57c55feba 100644 --- a/src/kernel/qapplication_x11.cpp +++ b/src/kernel/qapplication_x11.cpp @@ -79,7 +79,7 @@ #include "ntqbuffer.h" #include "ntqsocketnotifier.h" #include "ntqsessionmanager.h" -#include "ntqvaluelist.h" +#include "tqvaluelist.h" #include "ntqdict.h" #include "ntqguardedptr.h" #include "ntqclipboard.h" diff --git a/src/kernel/qclipboard_x11.cpp b/src/kernel/qclipboard_x11.cpp index d0571fc5a..51fbc63ab 100644 --- a/src/kernel/qclipboard_x11.cpp +++ b/src/kernel/qclipboard_x11.cpp @@ -71,8 +71,8 @@ #include "ntqdragobject.h" #include "ntqbuffer.h" #include "ntqtextcodec.h" -#include "ntqvaluelist.h" -#include "ntqmap.h" +#include "tqvaluelist.h" +#include "tqmap.h" #include "qt_x11_p.h" #include "qapplication_p.h" diff --git a/src/kernel/qfontengine_p.h b/src/kernel/qfontengine_p.h index e1fc58545..09fa32001 100644 --- a/src/kernel/qfontengine_p.h +++ b/src/kernel/qfontengine_p.h @@ -529,7 +529,7 @@ private: #elif defined( TQ_WS_MAC ) #include "qt_mac.h" -#include <ntqmap.h> +#include <tqmap.h> #include <ntqcache.h> class TQFontEngineMac : public TQFontEngine diff --git a/src/kernel/qimage.cpp b/src/kernel/qimage.cpp index ce95f1cb6..1097a5f80 100644 --- a/src/kernel/qimage.cpp +++ b/src/kernel/qimage.cpp @@ -49,7 +49,7 @@ #include "ntqpngio.h" #include "ntqmngio.h" #include "ntqjpegio.h" -#include "ntqmap.h" +#include "tqmap.h" #include <private/qpluginmanager_p.h> #include "qimageformatinterface_p.h" #include "ntqwmatrix.h" diff --git a/src/kernel/qkeysequence.cpp b/src/kernel/qkeysequence.cpp index 42a955911..8a8ac86b0 100644 --- a/src/kernel/qkeysequence.cpp +++ b/src/kernel/qkeysequence.cpp @@ -44,7 +44,7 @@ #include "ntqaccel.h" #include "ntqshared.h" -#include "ntqvaluelist.h" +#include "tqvaluelist.h" #ifndef TQT_NO_REGEXP # include "ntqregexp.h" #endif diff --git a/src/kernel/qmime.cpp b/src/kernel/qmime.cpp index e1dd27d68..9b2b2a4ae 100644 --- a/src/kernel/qmime.cpp +++ b/src/kernel/qmime.cpp @@ -40,7 +40,7 @@ #ifndef TQT_NO_MIME -#include "ntqmap.h" +#include "tqmap.h" #include "ntqstringlist.h" #include "ntqfileinfo.h" #include "ntqdir.h" diff --git a/src/kernel/qnetworkprotocol.cpp b/src/kernel/qnetworkprotocol.cpp index 27b6dff44..b8ad2b55d 100644 --- a/src/kernel/qnetworkprotocol.cpp +++ b/src/kernel/qnetworkprotocol.cpp @@ -45,7 +45,7 @@ #include "ntqlocalfs.h" #include "ntqurloperator.h" #include "ntqtimer.h" -#include "ntqmap.h" +#include "tqmap.h" #include "ntqptrqueue.h" //#define TQNETWORKPROTOCOL_DEBUG diff --git a/src/kernel/qpsprinter.cpp b/src/kernel/qpsprinter.cpp index d1678fa38..58a23dfcf 100644 --- a/src/kernel/qpsprinter.cpp +++ b/src/kernel/qpsprinter.cpp @@ -69,7 +69,7 @@ #include "ntqintdict.h" #include "ntqtextcodec.h" #include "ntqsettings.h" -#include "ntqmap.h" +#include "tqmap.h" #include "ntqfontdatabase.h" #include "ntqregexp.h" #include "ntqbitmap.h" diff --git a/src/kernel/qrichtext.cpp b/src/kernel/qrichtext.cpp index ecc304071..a2ab4d0e0 100644 --- a/src/kernel/qrichtext.cpp +++ b/src/kernel/qrichtext.cpp @@ -48,7 +48,7 @@ #include "ntqtextstream.h" #include "ntqfile.h" #include "ntqapplication.h" -#include "ntqmap.h" +#include "tqmap.h" #include "ntqfileinfo.h" #include "ntqstylesheet.h" #include "ntqmime.h" diff --git a/src/kernel/qrichtext_p.h b/src/kernel/qrichtext_p.h index 1915820fa..874e61557 100644 --- a/src/kernel/qrichtext_p.h +++ b/src/kernel/qrichtext_p.h @@ -59,13 +59,13 @@ #include "ntqrect.h" #include "ntqfontmetrics.h" #include "ntqintdict.h" -#include "ntqmap.h" +#include "tqmap.h" #include "ntqstringlist.h" #include "ntqfont.h" #include "ntqcolor.h" #include "ntqsize.h" -#include "ntqvaluelist.h" -#include "ntqvaluestack.h" +#include "tqvaluelist.h" +#include "tqvaluestack.h" #include "tqobject.h" #include "ntqdict.h" #include "ntqpixmap.h" diff --git a/src/kernel/qt_pch.h b/src/kernel/qt_pch.h index 5295f8134..3e5224ae6 100644 --- a/src/kernel/qt_pch.h +++ b/src/kernel/qt_pch.h @@ -21,7 +21,7 @@ # undef _GLIBCPP_FULLY_COMPLIANT_HEADERS // Makes qlocale.cpp compile # endif # endif -#include <ntqmap.h> // I must be first! +#include <tqmap.h> // I must be first! #include <private/qucomextra_p.h> // All moc genereated code has this include #include <ntqapplication.h> #include <ntqbitmap.h> diff --git a/src/kernel/qtranslator.cpp b/src/kernel/qtranslator.cpp index e3d1c5b98..4cc41ae00 100644 --- a/src/kernel/qtranslator.cpp +++ b/src/kernel/qtranslator.cpp @@ -64,7 +64,7 @@ static inline int qt_open(const char *pathname, int flags, mode_t mode) #include "ntqfile.h" #include "ntqbuffer.h" #include "ntqdatastream.h" -#include "ntqmap.h" +#include "tqmap.h" #include "ntqtl.h" #if defined(Q_OS_UNIX) diff --git a/src/kernel/qurloperator.cpp b/src/kernel/qurloperator.cpp index ca508c48c..e5b84ca51 100644 --- a/src/kernel/qurloperator.cpp +++ b/src/kernel/qurloperator.cpp @@ -44,7 +44,7 @@ #include "ntqurlinfo.h" #include "ntqnetworkprotocol.h" -#include "ntqmap.h" +#include "tqmap.h" #include "ntqdir.h" #include "ntqptrdict.h" #include "ntqguardedptr.h" |