Fixed a few compile things
authorRobert Roebling <robert@roebling.de>
Tue, 1 Sep 1998 10:26:14 +0000 (10:26 +0000)
committerRobert Roebling <robert@roebling.de>
Tue, 1 Sep 1998 10:26:14 +0000 (10:26 +0000)
commit30f82ea416c2b34d1d608cf6ebc369690eb2304e
tree15d0f1f1f52d208db51200ecc9c4a645077d6163
parent34da0970a018b4b0828248028040ca339868ed4e
  Fixed a few compile things
  Fixed wxListCtrl::SetItemState bug
  Tried to hunt down a bug in menu, which
    disappeared after recompiling

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@642 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/confbase.h
include/wx/fileconf.h
samples/controls/controls.cpp
src/generic/listctrl.cpp
src/gtk/listbox.cpp
src/gtk/menu.cpp
src/gtk/window.cpp
src/gtk1/listbox.cpp
src/gtk1/menu.cpp
src/gtk1/window.cpp