Compilation fixes
authorRobert Roebling <robert@roebling.de>
Wed, 6 Jan 1999 21:09:17 +0000 (21:09 +0000)
committerRobert Roebling <robert@roebling.de>
Wed, 6 Jan 1999 21:09:17 +0000 (21:09 +0000)
commit06cfab17389f4bbd38560dd86ee39931e979bb1e
treecdeb3a017c3fe59ab12015032640e46639c28721
parent471aebdd3e7aef32773a2a99ff47f8f0cf564696
  Compilation fixes
  Found out how to do wxUSE_XX 0 and 1

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1324 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
38 files changed:
include/wx/gtk/clipbrd.h
include/wx/gtk/combobox.h
include/wx/gtk/dcps.h
include/wx/gtk/dnd.h
include/wx/gtk/listbox.h
include/wx/gtk/window.h
include/wx/gtk1/clipbrd.h
include/wx/gtk1/combobox.h
include/wx/gtk1/dcps.h
include/wx/gtk1/dnd.h
include/wx/gtk1/listbox.h
include/wx/gtk1/window.h
include/wx/odbc.h
include/wx/thread.h
setup/setup.hin
src/common/image.cpp
src/common/resource.cpp
src/gtk/app.cpp
src/gtk/clipbrd.cpp
src/gtk/combobox.cpp
src/gtk/dcps.cpp
src/gtk/dnd.cpp
src/gtk/listbox.cpp
src/gtk/menu.cpp
src/gtk/threadpsx.cpp
src/gtk/threadsgi.cpp
src/gtk/window.cpp
src/gtk1/app.cpp
src/gtk1/clipbrd.cpp
src/gtk1/combobox.cpp
src/gtk1/dcps.cpp
src/gtk1/dnd.cpp
src/gtk1/listbox.cpp
src/gtk1/menu.cpp
src/gtk1/threadpsx.cpp
src/gtk1/threadsgi.cpp
src/gtk1/window.cpp
src/motif/thread.cpp