wxWidgets/samples/xrc
Vadim Zeitlin bdb4b8320d Break implicit dependency of "core" on "adv" via wxXmlResourceHandlerImplBase.
wxXmlResourceHandlerImplBase::GetAnimation() returned wxAnimation by value
which created references to wxAnimationCtrlNameStr and wxNullAnimation
symbols, defined in the "adv" library, in "core" when using Sun CC even though
they were not referenced directly.

Fix this by returning wxAnimation by pointer to keep it opaque for "core" code.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72782 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-10-27 00:46:58 +00:00
..
rc
custclas.cpp
custclas.h
derivdlg.cpp
derivdlg.h
descrip.mms
makefile.bcc
makefile.gcc
Makefile.in
makefile.unx
makefile.vc
makefile.wat
myframe.cpp
myframe.h
objrefdlg.cpp
objrefdlg.h
xrcdemo_vc7.vcproj
xrcdemo_vc8.vcproj
xrcdemo_vc9.vcproj
xrcdemo.bkl
xrcdemo.cpp
xrcdemo.dsp
xrcdemo.h