Enhanced wxGetStockLabel() with parameters which replace platform specific #ifdefs...
authorWłodzimierz Skiba <abx@abx.art.pl>
Mon, 31 Jan 2005 17:57:35 +0000 (17:57 +0000)
committerWłodzimierz Skiba <abx@abx.art.pl>
Mon, 31 Jan 2005 17:57:35 +0000 (17:57 +0000)
commit634629fa2847aa34c60f4fb20377b3a14f59bfc7
tree19812b5ba8433bc2ef6290358f2406ca1b0cd8e0
parent343b1669f3be8bf4bee70e4f966256972b380d26
Enhanced wxGetStockLabel() with parameters which replace platform specific #ifdefs for wxPalmOS and wxWinCE and better serve for getting consistent wxMenuItem and wxToolBar labels (with documentation).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31673 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/latex/wx/function.tex
include/wx/stockitem.h
src/common/stockitem.cpp
src/msw/wince/menuce.cpp
src/palmos/button.cpp