]> git.lyx.org Git - lyx.git/blobdiff - src/TocBackend.h
Correct tex2lyx/roundtrip/test-structure.tex test.
[lyx.git] / src / TocBackend.h
index 9290d9c5273b5733c9e326ad614f832fef8f9cc2..e18f1bc0947f5a90062ff83ed4ca9993525f5c02 100644 (file)
@@ -56,6 +56,7 @@ enum TocType {
        LISTING,//"listings"
        FLOAT,//"figure", "table", "algorithm", user-defined (from layout?)
        MATH_MACRO,//"math-macro"
+       EXTERNAL,//"external"
        SENSELESS,//"senseless"
        TOC_TYPE_COUNT
 }