Remove unnecessary IsRadioButton().
authorPaul Cornett <paulcor@bullseye.com>
Tue, 29 Jan 2008 04:02:33 +0000 (04:02 +0000)
committerPaul Cornett <paulcor@bullseye.com>
Tue, 29 Jan 2008 04:02:33 +0000 (04:02 +0000)
commitd968078adbfb147e913b9a33fc54242a36f117ce
treefe1d8bb83c5a8ee75c49f8dae70de3a7d0c990fb
parent194323c7c0c16222a1c05e2d7f7c507439d7260f
Remove unnecessary IsRadioButton().
Replace m_blockEvent with g_signal_handlers_block().
Remove wxRadioButton::DoGetBestSize(), it just calls the base.

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