Whitespace.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30051 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Richard Heck 2009-06-11 21:13:41 +00:00
parent f9aed0c967
commit cde33577df

View File

@ -111,7 +111,7 @@ Inset * TocWidget::itemInset() const
inset = dit.nextInset();
else if (current_type_ == "branch"
|| current_type_ == "index"
|| current_type_ == "index"
|| current_type_ == "change")
inset = &dit.inset();