implement support for button bitmaps (normal state only for now) for wxGTK
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 16 Jun 2009 05:16:31 +0000 (05:16 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 16 Jun 2009 05:16:31 +0000 (05:16 +0000)
commit7be740a3fdba6e7203bd82c1674f48207dc00eed
tree2827a28429955c5be3504e2a6d06d2e256e229a3
parent23d8a71f5164cc817a281065d0fef539561a11ff
implement support for button bitmaps (normal state only for now) for wxGTK

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61075 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/gtk/button.h
src/gtk/button.cpp