Tidy up includes
This commit is contained in:
parent
38b3b78d7d
commit
6cf20789fe
@ -1,18 +1,9 @@
|
|||||||
#include "QskDrawer.h"
|
#include "QskDrawer.h"
|
||||||
#include "QskAnimationHint.h"
|
|
||||||
#include "QskAspect.h"
|
|
||||||
#include "QskControl.h"
|
|
||||||
#include "QskPopup.h"
|
|
||||||
#include "QskBox.h"
|
|
||||||
#include <algorithm>
|
|
||||||
#include <qnamespace.h>
|
|
||||||
#include <qquickitem.h>
|
|
||||||
#include <QskQuick.h>
|
|
||||||
|
|
||||||
#include <QskSkinlet.h>
|
#include <QskPopup.h>
|
||||||
#include <QskSkin.h>
|
#include <QskBox.h>
|
||||||
#include <QskWindow.h>
|
#include <QskAnimationHint.h>
|
||||||
#include <qsize.h>
|
#include <QskQuick.h>
|
||||||
|
|
||||||
QSK_SUBCONTROL( QskDrawer, DasPanel )
|
QSK_SUBCONTROL( QskDrawer, DasPanel )
|
||||||
|
|
||||||
@ -103,5 +94,4 @@ void QskDrawer::aboutToShow()
|
|||||||
Inherited::aboutToShow();
|
Inherited::aboutToShow();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
#include "moc_QskDrawer.cpp"
|
#include "moc_QskDrawer.cpp"
|
||||||
|
@ -1,9 +1,6 @@
|
|||||||
#include "QskGlobal.h"
|
|
||||||
#include "QskPopup.h"
|
#include "QskPopup.h"
|
||||||
|
|
||||||
#include <memory>
|
#include <memory>
|
||||||
#include <qnamespace.h>
|
|
||||||
#include <qobjectdefs.h>
|
|
||||||
|
|
||||||
#ifndef QSK_DRAWER_H
|
#ifndef QSK_DRAWER_H
|
||||||
#define QSK_DRAWER_H
|
#define QSK_DRAWER_H
|
||||||
|
Loading…
x
Reference in New Issue
Block a user