X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FTocBackend.cpp;h=43a2188c713c15234b6b5d302c9f75c694cb16cd;hb=d9f1f7e348d3175bb9bd72d42a113bf1e644031e;hp=7ea16b747a20b284fce31eb082c3e8bacde1799f;hpb=79bcf68018bb3dd0be926ff63b9a82d6f6204166;p=lyx.git diff --git a/src/TocBackend.cpp b/src/TocBackend.cpp index 7ea16b747a..43a2188c71 100644 --- a/src/TocBackend.cpp +++ b/src/TocBackend.cpp @@ -288,6 +288,7 @@ void TocBackend::resetOutlinerNames() addName("senseless", _("Senseless")); addName("citation", _("Citations")); addName("label", _("Labels and References")); + addName("brokenrefs", _("Broken References and Citations")); // Customizable, but the corresponding insets have no layout definition addName("child", _("Child Documents")); addName("graphics", _("Graphics"));