From 8a226ec47a237243d9b31b986c3664330f68e2d7 Mon Sep 17 00:00:00 2001 From: Richard Heck Date: Thu, 8 Dec 2011 23:07:40 +0000 Subject: [PATCH] Comment. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40449 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/mathed/InsetMathHull.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/mathed/InsetMathHull.cpp b/src/mathed/InsetMathHull.cpp index 80a8b736d7..84f9ec4679 100644 --- a/src/mathed/InsetMathHull.cpp +++ b/src/mathed/InsetMathHull.cpp @@ -225,6 +225,8 @@ void InsetMathHull::setBuffer(Buffer & buffer) } +// FIXME This should really be controlled by the TOC level, or +// something of the sort. namespace { const char * counters_to_save[] = {"section", "chapter"}; unsigned int const numcnts = sizeof(counters_to_save)/sizeof(char *); -- 2.39.2