Applied patch 1489656: support for wxToggleButton under wxUniversal
authorJulian Smart <julian@anthemion.co.uk>
Tue, 23 May 2006 17:53:50 +0000 (17:53 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Tue, 23 May 2006 17:53:50 +0000 (17:53 +0000)
commit43be3c33f3b35fb72affcaa959002cc60e1c0acd
tree0e3c0b930079e44330cd52dac6147060017ea6e6
parent35932e0596cb4ec38ff7a82d4fdf7ff98c4d9e97
Applied patch 1489656: support for wxToggleButton under wxUniversal

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39293 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
build/bakefiles/files.bkl
include/wx/tglbtn.h
include/wx/univ/tglbtn.h [new file with mode: 0644]
src/univ/tglbtn.cpp [new file with mode: 0644]
src/univ/themes/gtk.cpp
src/univ/themes/win32.cpp