]> git.lyx.org Git - features.git/commit
One should use dynamic_casts for inheritance-based casting.
authorVincent van Ravesteijn <vfr@lyx.org>
Mon, 25 Oct 2010 09:49:24 +0000 (09:49 +0000)
committerVincent van Ravesteijn <vfr@lyx.org>
Mon, 25 Oct 2010 09:49:24 +0000 (09:49 +0000)
commit058035bf2c19c896c177f761c2a2bfbe3edef847
treefc5892359d2855808fc95c38103c991ac31083e7
parenta2c998d5d09e952d6b32f8ab77b3fee161c5ca89
One should use dynamic_casts for inheritance-based casting.

(This is a little necessary clean-up of my tree.)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35817 a592a061-630c-0410-9148-cb99ea01b6c8
src/Buffer.cpp