need wxRect definition and not just declaration here (fixes wxMotif build without PCH)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38160 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
b69a24bfee
commit
47f43b6bb5
@ -11,6 +11,8 @@
|
|||||||
#ifndef _WX_DISPLAY_IMPL_H_BASE_
|
#ifndef _WX_DISPLAY_IMPL_H_BASE_
|
||||||
#define _WX_DISPLAY_IMPL_H_BASE_
|
#define _WX_DISPLAY_IMPL_H_BASE_
|
||||||
|
|
||||||
|
#include "wx/gdicmn.h" // for wxRect
|
||||||
|
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
// wxDisplayFactory: allows to create wxDisplay objects
|
// wxDisplayFactory: allows to create wxDisplay objects
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user