]> git.lyx.org Git - features.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>
Sat, 8 Sep 2018 11:07:07 +0000 (13:07 +0200)
commit819cf53c2254f17e9bb6c6b971904451cfaaae6d
tree9a8b83c152f1659d2618e34279f0be28e619d5fa
parent11163359772db1ca80dccde5087f55686b9da76d
Handle branches with space in their name

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

2/ read properly branch inset when name has a space

Fixes bug #11108.
src/frontends/qt4/GuiApplication.cpp
src/insets/InsetBranch.cpp