Specify needed header files more correctly (needed for wxqt-android)
Thanks @seandepagnier git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@78377 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
98c49c9cc5
commit
fe3998c3c9
@ -11,7 +11,8 @@
|
||||
#include "wx/dcscreen.h"
|
||||
#include "wx/qt/dcscreen.h"
|
||||
|
||||
#include <QtWidgets>
|
||||
#include <QtWidgets/QDesktopWidget>
|
||||
#include <QtGui/QScreen>
|
||||
#include <QPixmap>
|
||||
|
||||
IMPLEMENT_ABSTRACT_CLASS(wxScreenDCImpl, wxWindowDCImpl)
|
||||
|
Loading…
Reference in New Issue
Block a user