]> git.lyx.org Git - lyx.git/commit
Handle branches with space in their name
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Fri, 7 Sep 2018 13:49:21 +0000 (15:49 +0200)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Wed, 19 Sep 2018 20:39:01 +0000 (22:39 +0200)
commitb956265be3feaed361be0a9d5054392acfed411f
tree4069a16b3766abe0dd7224cff656764bba633867
parentb5892e58f02307108832f8846afdda49c3e4750a
Handle branches with space in their name

1/ Handle space in color name in set-color (with quoting)

2/ read properly branch inset which name has a space

Fixes bug #11108.

(cherry picked from commit 819cf53c2254f17e9bb6c6b971904451cfaaae6d)
src/frontends/qt4/GuiApplication.cpp
src/insets/InsetBranch.cpp
status.23x