Had to change the time point, when widgets are
authorRobert Roebling <robert@roebling.de>
Sat, 24 Apr 1999 21:57:18 +0000 (21:57 +0000)
committerRobert Roebling <robert@roebling.de>
Sat, 24 Apr 1999 21:57:18 +0000 (21:57 +0000)
commit2b07d7130880c63b7f7908606a10f885e2719efc
treeee4944288d6e706aeeddeb386a0bca84bd807f82
parent38444daf663a7e4dfdc4f7ba8387ee5df16789f0
  Had to change the time point, when widgets are
  created (no longer forced). This seems to break
  wxNotebook...

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2276 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
19 files changed:
samples/controls/controls.cpp
src/gtk/checkbox.cpp
src/gtk/choice.cpp
src/gtk/combobox.cpp
src/gtk/dcclient.cpp
src/gtk/dialog.cpp
src/gtk/frame.cpp
src/gtk/listbox.cpp
src/gtk/notebook.cpp
src/gtk/window.cpp
src/gtk1/checkbox.cpp
src/gtk1/choice.cpp
src/gtk1/combobox.cpp
src/gtk1/dcclient.cpp
src/gtk1/dialog.cpp
src/gtk1/frame.cpp
src/gtk1/listbox.cpp
src/gtk1/notebook.cpp
src/gtk1/window.cpp