]> git.saurik.com Git - wxWidgets.git/history - src/univ/tglbtn.cpp
fix DLL build with MSVC: it wasn't happy that some functions of a template class...
[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...