whitespace

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35319 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Abdelrazak Younes 2010-09-07 14:11:28 +00:00
parent 2d8ee8973f
commit b4b1357b02

View File

@ -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")