]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetTOC.h
How about if we write a script to do some of this and stop doing it
[lyx.git] / src / insets / InsetTOC.h
index a6bfe3d5cdb6b0e52cc47b74b0eb928341227dbb..36d7d091c40f6480d9c80c34dbe471368e2a0fc6 100644 (file)
@@ -19,6 +19,9 @@ namespace lyx {
 
 
 /// Used to insert table of contents and similar lists
+/// at present, supports only \tableofcontents. Other
+/// such commands, such as \listoffigures, are supported
+/// by InsetFloatList.
 class InsetTOC : public InsetCommand {
 public:
        ///