From cde33577dfac4cca8f3936e7b083b4c8dec232a5 Mon Sep 17 00:00:00 2001 From: Richard Heck Date: Thu, 11 Jun 2009 21:13:41 +0000 Subject: [PATCH] Whitespace. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30051 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/frontends/qt4/TocWidget.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/frontends/qt4/TocWidget.cpp b/src/frontends/qt4/TocWidget.cpp index 361971e354..badc345323 100644 --- a/src/frontends/qt4/TocWidget.cpp +++ b/src/frontends/qt4/TocWidget.cpp @@ -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(); -- 2.39.2