]> git.lyx.org Git - features.git/commit
Make the Buffer class non-copyable, otherwise LyX crashes when 'Impl * const d' is...
authorVincent van Ravesteijn <vfr@lyx.org>
Wed, 24 Aug 2011 19:10:40 +0000 (19:10 +0000)
committerVincent van Ravesteijn <vfr@lyx.org>
Wed, 24 Aug 2011 19:10:40 +0000 (19:10 +0000)
commit3bd87e5a6402b90f834fca67900ca9236301afa4
tree3140e14a01b5c30f8b74b9f21c13a84f3c680246
parentd68309ee1735c5d67d3115e717e1461cda43540e
Make the Buffer class non-copyable, otherwise LyX crashes when 'Impl * const d' is deleted while deleting a copy of the Buffer.

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