Added wxMSW wxChoice::GetClassDefaultAttributes(), initially used in wxComboCtrl
authorJaakko Salli <jaakko.salli@dnainternet.net>
Mon, 21 Dec 2009 15:20:37 +0000 (15:20 +0000)
committerJaakko Salli <jaakko.salli@dnainternet.net>
Mon, 21 Dec 2009 15:20:37 +0000 (15:20 +0000)
commit2ec335db7806c058a02d022d2f75b4144ce69d2a
tree676d985bd07fd2b96fc29fa02a33978cfa8326ec
parent163bd4f700765483562e95b19670c699d0821283
Added wxMSW wxChoice::GetClassDefaultAttributes(), initially used in wxComboCtrl

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62960 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/msw/choice.h
include/wx/msw/combo.h
src/common/combocmn.cpp
src/msw/choice.cpp
src/msw/combo.cpp