]> git.saurik.com Git - wxWidgets.git/commit
Ribbon compilation fixes for OS X.
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 16 Sep 2009 23:19:01 +0000 (23:19 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 16 Sep 2009 23:19:01 +0000 (23:19 +0000)
commit91d33c61a5af8ff5b1dbac696184eecce40476cc
tree11bc61c0377493ec61ec740744f640fcabedad3f
parentd9e90d79125480006b220be188aabdb2e14094dc
Ribbon compilation fixes for OS X.

Forward declare wxWindow and wxDC classes in wx/ribbon/art.h to avoid errors
in (PCH-less?) buildbot builds.

Also include header containing declarations of private Mac functions in
implementation file (closes #11203).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61949 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/ribbon/art.h
src/ribbon/art_aui.cpp