Fixed linking errors related to wxAnyButton in wxUniv.
authorDimitri Schoolwerth <dimitri.schoolwerth@gmail.com>
Tue, 23 Aug 2011 04:41:00 +0000 (04:41 +0000)
committerDimitri Schoolwerth <dimitri.schoolwerth@gmail.com>
Tue, 23 Aug 2011 04:41:00 +0000 (04:41 +0000)
commitca21c76b2a55252b483a3fe7e426211c229b50dc
tree63f2cd5d4161079cb5296bd625af99815c23b5f9
parent3f4880a451af5b982e775acae7f316793c3df0b5
Fixed linking errors related to wxAnyButton in wxUniv.

Native wxAnyButton headers were being included but the sources aren't used in wxUniv. Fixed this by not including any native header in wxUniv and instead made wxAnyButton a typedef of wxAnyButtonBase.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@68858 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/anybutton.h