]> git.saurik.com Git - wxWidgets.git/commit
Add wxIcon::GetSize() to wxIcon in wxOSX.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 23 Oct 2010 21:47:22 +0000 (21:47 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 23 Oct 2010 21:47:22 +0000 (21:47 +0000)
commit9b307a69b39d69605f609ebc7ef22798d045656b
tree3efc986ae789d3804ad30cf747fcf34779caa54e
parentc5d7b7d20ba810df4ad66f6826c529a106e81577
Add wxIcon::GetSize() to wxIcon in wxOSX.

This fixes the compilation errors under OS X after r65884 due to the lack of
this method there.

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