]> git.saurik.com Git - wxWidgets.git/history - src/univ/tglbtn.cpp
wxUSE_PANGO is always 1 for wxGTK2 so there is no need to use #if wxUSE_PANGO in...
[wxWidgets.git] / src / univ / tglbtn.cpp
2006-05-24  Paul Cornettderive univ toggle button from button
2006-05-24  Paul Cornettcorrect access for virtuals, other minor corrections
2006-05-23  Julian SmartApplied patch 1489656: support for wxToggleButton under...