X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2FInsetTOC.h;h=4d48c3220f5ce40acf031689966539ca7290e3c0;hb=9da29ac7884158580a01f068952adef73ae11883;hp=7801f439ad95dc57dd712ec6f04af2372c84b993;hpb=b917c4e40f9f5cd3d101444600eddafcca54d6e3;p=lyx.git diff --git a/src/insets/InsetTOC.h b/src/insets/InsetTOC.h index 7801f439ad..4d48c3220f 100644 --- a/src/insets/InsetTOC.h +++ b/src/insets/InsetTOC.h @@ -70,7 +70,7 @@ private: void makeTOCNoDepth(XHTMLStream & xs, Toc const & toc, const OutputParams & op) const; /// void makeTOCEntry(XHTMLStream & xs, Paragraph const & par, OutputParams const & op) const; - + /// \name Private functions inherited from Inset class //@{ ///