]> git.lyx.org Git - features.git/commitdiff
Whitespace.
authorRichard Heck <rgheck@comcast.net>
Thu, 11 Jun 2009 21:13:41 +0000 (21:13 +0000)
committerRichard Heck <rgheck@comcast.net>
Thu, 11 Jun 2009 21:13:41 +0000 (21:13 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30051 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/qt4/TocWidget.cpp

index 361971e3547c884f8c113c59943c12c16b44b5bb..badc34532393bd4e1ed075e03feed9a2b6c79275 100644 (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();