get rid of public constants for various XRC defaults, there's no need for them outsid...
authorVáclav Slavík <vslavik@fastmail.fm>
Wed, 1 Oct 2008 19:54:57 +0000 (19:54 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Wed, 1 Oct 2008 19:54:57 +0000 (19:54 +0000)
commit033508e1b112feb0b89d0adee0c47268ce12e7e0
tree4a150df3f8eb686dd9fa2a4145d2b3a31049ef0b
parentc80f436e83da5d3c3ff9e60b74fc17283bc98342
get rid of public constants for various XRC defaults, there's no need for them outside of XRC loader

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56023 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/doxygen/overviews/xrc_format.h
include/wx/xrc/xh_gauge.h
include/wx/xrc/xh_scrol.h
include/wx/xrc/xh_slidr.h
include/wx/xrc/xh_spin.h
src/xrc/xh_gauge.cpp
src/xrc/xh_slidr.cpp
src/xrc/xh_spin.cpp