Add wxUSE_RIBBON to wx/setup_inc.h and wx/chkconf.h.
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 18 Sep 2009 22:16:59 +0000 (22:16 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 18 Sep 2009 22:16:59 +0000 (22:16 +0000)
commit11c2b0413acb18377d6a641b76941b3e6f7e2475
tree204b54631f4448d15128db011c03903c167b4e65
parent7b8d24ad99363a4328125516baaf45b2a2f27fce
Add wxUSE_RIBBON to wx/setup_inc.h and wx/chkconf.h.

wxUSE_RIBBON was apparently added to the different wx/*/setup.h files manually
instead of being added to wx/setup_inc.h and regenerating the rest, correct it.

Also check that it is defined in wx/chkconf.h.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61968 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/chkconf.h
include/wx/motif/setup0.h
include/wx/msw/wince/setup.h
include/wx/setup_inc.h
setup.h.in