diff options
Diffstat (limited to 'src/kernel/ntqt.h')
-rw-r--r-- | src/kernel/ntqt.h | 46 |
1 files changed, 0 insertions, 46 deletions
diff --git a/src/kernel/ntqt.h b/src/kernel/ntqt.h index 46dd439d1..5afa96e1d 100644 --- a/src/kernel/ntqt.h +++ b/src/kernel/ntqt.h @@ -256,7 +256,6 @@ #include <tqdatatable.h> #include <ntqvbox.h> #include <ntqvbuttongroup.h> -#include <ntqvfbhdr.h> #include <ntqvgroupbox.h> #include <ntqthread.h> #include <ntqwhatsthis.h> @@ -276,14 +275,11 @@ #if defined( QT_MOC_CPP ) || defined( QT_H_CPP ) || defined( Q_OS_MACX ) #include <private/qcom_p.h> #include <private/qucom_p.h> -#include "private/qgfxdriverinterface_p.h" #include "private/qcom_p.h" #include "private/tqimageformatinterface_p.h" #include "private/qisciicodec_p.h" -#include "private/qkbddriverinterface_p.h" #include "private/qlayoutengine_p.h" #include "private/qcomlibrary_p.h" -#include "private/qmousedriverinterface_p.h" #include "private/qeffects_p.h" #include "private/qgpluginmanager_p.h" #include "private/qinternal_p.h" @@ -324,48 +320,6 @@ #include <qwindowsxpstyle.h> #endif -#ifdef TQ_WS_QWS -#include <private/tqtextengine_p.h> -#include "qfontmanager_qws.h" -#include <qfontfactorybdf_qws.h> -#include <qgfxvoodoodefs_qws.h> -#include <qgfxmatroxdefs_qws.h> -#include <qgfxdriverplugin_qws.h> -#include <qkbddriverfactory_qws.h> -#include <qkbddriverplugin_qws.h> -#include <qmousedriverfactory_qws.h> -#include <qmousedriverplugin_qws.h> -#include <qcopchannel_qws.h> -#include <qdirectpainter_qws.h> -#include "qmemorymanager_qws.h" -#include <qmouse_qws.h> -#include <qfontfactoryttf_qws.h> -#ifndef Q_OS_MAC -# include <qsoundqss_qws.h> -#endif -#include "qgfx_qws.h" -#include <qgfxdriverfactory_qws.h> -#include "qwsdisplay_qws.h" -#include "qwssocket_qws.h" -#include "qwsdecoration_qws.h" -#include "qwsutils_qws.h" -#include <qwscursor_qws.h> -#include "qwsmanager_qws.h" -#include "qwsdefaultdecoration_qws.h" -#include <qgfxraster_qws.h> -#include "qwscommand_qws.h" -#include <qwshydrodecoration_qws.h> -#include <qwskde2decoration_qws.h> -#include <qwskdedecoration_qws.h> -#include <qwsbeosdecoration_qws.h> -#include "qwsproperty_qws.h" -#include <qwsregionmanager_qws.h> -#include "qwsevent_qws.h" -#include <qwindowsystem_qws.h> -#include <qwswindowsdecoration_qws.h> -#endif // TQ_WS_QWS - - #ifdef TQ_WS_WCE #include <qpocketpcstyle_wce.h> #endif // TQ_WS_WCE |