remove QWidget dependencies.

This commit is contained in:
Lars Knoll 2011-05-04 16:39:05 +02:00
parent b22f3a086e
commit d7b91f613d
3 changed files with 0 additions and 4 deletions

View File

@ -51,7 +51,6 @@
#include <qx11info_x11.h>
#include <sys/ipc.h>
#include <sys/shm.h>
#include <qwidget.h>
#endif
#ifdef Q_WS_MAC

View File

@ -48,12 +48,10 @@
#include "qbitmap.h"
#include "qcolormap.h"
#include "qimage.h"
#include "qwidget.h"
#include "qpainter.h"
#include "qdatastream.h"
#include "qbuffer.h"
#include <private/qguiapplication_p.h>
#include <private/qwidget_p.h>
#include "qevent.h"
#include "qfile.h"
#include "qfileinfo.h"

View File

@ -54,7 +54,6 @@
#include <QImageReader>
#include <private/qimage_p.h>
#include <private/qsimd_p.h>
#include <private/qwidget_p.h>
#include <private/qdrawhelper_p.h>
QT_BEGIN_NAMESPACE