Changed wxSizer::GetSize() to DoGetSize() (and others)
authorRobert Roebling <robert@roebling.de>
Mon, 10 May 1999 16:09:28 +0000 (16:09 +0000)
committerRobert Roebling <robert@roebling.de>
Mon, 10 May 1999 16:09:28 +0000 (16:09 +0000)
commit32ac755d4a48496ecea17a50c216d44078f8dc8b
tree98bd73833adc4f86dbfd45cf97b870132c17f78e
parent6de2f8b9da9c738da63e1a431b4d53f070b1599a
  Changed wxSizer::GetSize() to DoGetSize() (and others)
  Added debug code because I dont know why buttons
   sometimes work and sometimes not.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2394 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/layout.h
src/common/layout.cpp
src/generic/msgdlgg.cpp
src/gtk/button.cpp
src/gtk/dialog.cpp
src/gtk1/button.cpp
src/gtk1/dialog.cpp