]> git.lyx.org Git - features.git/commitdiff
Add comment.
authorRichard Heck <rgheck@comcast.net>
Mon, 20 Dec 2010 22:29:41 +0000 (22:29 +0000)
committerRichard Heck <rgheck@comcast.net>
Mon, 20 Dec 2010 22:29:41 +0000 (22:29 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36975 a592a061-630c-0410-9148-cb99ea01b6c8

src/insets/InsetNomencl.cpp

index a596691aa36662268de8e4399dcd6264447cf3af..0665ed26bfea89115e369b40486dff75e5883994 100644 (file)
@@ -210,6 +210,8 @@ docstring InsetPrintNomencl::xhtml(XHTMLStream &, OutputParams const &) const
 }
 
 
+// FIXME This should be changed to use the TOC. Perhaps
+// that could be done when XHTML output is added.
 int InsetPrintNomencl::docbook(odocstream & os, OutputParams const &) const
 {
        os << "<glossary>\n";