remove unnecessary GTK declarations from defs.h, move things only used once to the...
authorPaul Cornett <paulcor@bullseye.com>
Wed, 7 Sep 2011 16:56:50 +0000 (16:56 +0000)
committerPaul Cornett <paulcor@bullseye.com>
Wed, 7 Sep 2011 16:56:50 +0000 (16:56 +0000)
commit29e461a210d5d83a8fe88a9bd9dceaf8abc32816
treeaf0315a43c936caef9420c9ef085d5f7e0cb2e50
parentfb6e5bff0e264b25591b5f3469fd6a65c6f88fc2
remove unnecessary GTK declarations from defs.h, move things only used once to the place that needs them

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69020 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
19 files changed:
include/wx/defs.h
include/wx/gtk/app.h
include/wx/gtk/bitmap.h
include/wx/gtk/control.h
include/wx/gtk/dnd.h
include/wx/gtk/dvrenderer.h
include/wx/gtk/dvrenderers.h
include/wx/gtk/fontpicker.h
include/wx/gtk/pen.h
include/wx/gtk/window.h
include/wx/gtk1/app.h
include/wx/gtk1/control.h
include/wx/gtk1/dnd.h
include/wx/gtk1/listbox.h
include/wx/gtk1/pen.h
include/wx/gtk1/window.h
src/gtk/bitmap.cpp
src/gtk/dataview.cpp
src/gtk/window.cpp