]> git.lyx.org Git - lyx.git/blobdiff - src/TocBackend.h
Squash gcc warn
[lyx.git] / src / TocBackend.h
index 284004bd0c8ef58004cc17b6d8fa51fa3158073e..d1d0d1ad0a6113aa2fde03d87e3f0f501166a39b 100644 (file)
@@ -54,6 +54,8 @@ public:
        docstring const & str() const;
        ///
        docstring const asString() const;
+       ///
+       DocIterator const & dit() const;
 
        /// the action corresponding to the goTo above
        FuncRequest action() const;