SetFont() the second
authorRobert Roebling <robert@roebling.de>
Sun, 6 Sep 1998 18:34:18 +0000 (18:34 +0000)
committerRobert Roebling <robert@roebling.de>
Sun, 6 Sep 1998 18:34:18 +0000 (18:34 +0000)
commit3f659fd6b10a8a5c899eaa99adc76a55322b33fd
treeac51e749bfc0d304bbe77a7966db1d6cbcf111fb
parentf4ada568223b79c8a5769cc351c36a8e2ccd7841
  SetFont() the second
  #ifdefed SetFont() in Statusbars destructor
  wxRadioBox setsize corrected (Still only simple layout)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@685 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
19 files changed:
include/wx/gtk/radiobox.h
include/wx/gtk1/radiobox.h
src/generic/statusbr.cpp
src/gtk/button.cpp
src/gtk/checkbox.cpp
src/gtk/radiobox.cpp
src/gtk/radiobut.cpp
src/gtk/statbox.cpp
src/gtk/stattext.cpp
src/gtk/textctrl.cpp
src/gtk/window.cpp
src/gtk1/button.cpp
src/gtk1/checkbox.cpp
src/gtk1/radiobox.cpp
src/gtk1/radiobut.cpp
src/gtk1/statbox.cpp
src/gtk1/stattext.cpp
src/gtk1/textctrl.cpp
src/gtk1/window.cpp