]> git.lyx.org Git - features.git/blobdiff - src/insets/InsetInclude.h
Patch from Bo. Fixes problem with labels in child docs of the listings type:
[features.git] / src / insets / InsetInclude.h
index 3afb11ecee2f3cbc64a6be4879d95543fdee7ccb..410b71270c99fd20ae433273a6667de494af1261 100644 (file)
@@ -86,6 +86,8 @@ public:
        ///
        void addToToc(DocIterator const &);
        ///
+       void updateCommand();
+       ///
        void updateLabels(ParIterator const &);
        ///
        static ParamInfo const & findInfo(std::string const &);