mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-26 19:25:39 +00:00
whitespace
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35319 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
2d8ee8973f
commit
b4b1357b02
@ -3721,10 +3721,10 @@ Dialog * GuiView::build(string const & name)
|
||||
return createGuiIndex(*this);
|
||||
if (name == "index_print")
|
||||
return createGuiPrintindex(*this);
|
||||
if (name == "label")
|
||||
return createGuiLabel(*this);
|
||||
if (name == "line")
|
||||
return createGuiLine(*this);
|
||||
if (name == "label")
|
||||
return createGuiLabel(*this);
|
||||
if (name == "listings")
|
||||
return createGuiListings(*this);
|
||||
if (name == "log")
|
||||
|
Loading…
Reference in New Issue
Block a user