]> git.lyx.org Git - lyx.git/blobdiff - src/TocBackend.cpp
GuiCharacter: INHERIT is OFF for the tristate buttons.
[lyx.git] / src / TocBackend.cpp
index dc347a6539bf26ae192ddf8eb29142f66f93fb92..a253d57ca337ec2903d4ecc6b9b8f5d9975e82e9 100644 (file)
@@ -162,7 +162,7 @@ bool TocBackend::updateItem(DocIterator const & dit_in)
                return false;
 
        if (toc("tableofcontents")->empty()) {
-               // FIXME: should not happen, 
+               // FIXME: should not happen,
                // a call to TocBackend::update() is missing somewhere
                LYXERR0("TocBackend::updateItem called but the TOC is empty!");
                return false;