return radio box own help text when origin is Origin_Unknown to make sure GetHelpText...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 12 Feb 2009 23:18:29 +0000 (23:18 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 12 Feb 2009 23:18:29 +0000 (23:18 +0000)
commit6eb872ea536238192da0112926bc94e948703718
tree38f581339d4b885c80868fa99de8e1acf77882d9
parentdd17c9c6f1b1e4af805d5f1dc182540362904108
return radio box own help text when origin is Origin_Unknown to make sure GetHelpText() returns the same value as was passed to SetHelpText()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58855 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/radiocmn.cpp