More ribbon compilation fixes for OS X.
Add more headers for wxColour and wxFont. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61950 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
91d33c61a5
commit
3175fc12b4
1 changed files with 2 additions and 0 deletions
|
|
@ -17,6 +17,8 @@
|
|||
#if wxUSE_RIBBON
|
||||
|
||||
#include <wx/brush.h>
|
||||
#include <wx/colour.h>
|
||||
#include <wx/font.h>
|
||||
#include <wx/pen.h>
|
||||
|
||||
class WXDLLIMPEXP_FWD_CORE wxDC;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue