]> git.saurik.com Git - wxWidgets.git/commit
Added wxSTOCK_FOR_BUTTON flag for wxGetStockLabel().
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 25 Jul 2009 16:41:05 +0000 (16:41 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 25 Jul 2009 16:41:05 +0000 (16:41 +0000)
commite94ee7915bdb56e4a964331cbbd3ff2441e8edef
treef5271b155c18d30138122893a5f1359d575323d9
parent34a9a0244bcb5ce86ecb515878cf44bebfa0b2fd
Added wxSTOCK_FOR_BUTTON flag for wxGetStockLabel().

This allows to retrieve labels appropriate for the buttons and not menu items which currently means without trailing ellipsis.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61526 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/stockitem.h
interface/wx/stockitem.h
src/common/stockitem.cpp