]> git.lyx.org Git - features.git/commit
Allow customization of label string for note insets. We actually had
authorRichard Heck <rgheck@comcast.net>
Tue, 14 Dec 2010 23:16:19 +0000 (23:16 +0000)
committerRichard Heck <rgheck@comcast.net>
Tue, 14 Dec 2010 23:16:19 +0000 (23:16 +0000)
commitd1e0a0e4ed238b17072ac821231a1698c419108b
tree74f6e0dae9f5aceb48c1f26e750c827591af4257
parentf659c8f420d59b788540571a9098d607d9ba52e6
Allow customization of label string for note insets. We actually had
strings in the layout file, but they were not used.

Question: Should we just remove InsetNote::setButtonLabel() now? The
only purpose it is serving is to provide a backup in case no label is
defined.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36884 a592a061-630c-0410-9148-cb99ea01b6c8
lib/layouts/stdinsets.inc
src/insets/InsetNote.cpp