]> git.lyx.org Git - features.git/blobdiff - src/insets/InsetInclude.h
This patch introduces an optional argument to Buffer::updateLabels(), so
[features.git] / src / insets / InsetInclude.h
index b1973bd6c13a97567fe79f219700dcb7ad561f60..aee16c0043358f64d79744ea7f930c4a8e908321 100644 (file)
@@ -90,7 +90,7 @@ public:
        ///
        void updateCommand();
        ///
-       void updateLabels(ParIterator const &);
+       void updateLabels(ParIterator const &, bool);
        ///
        static ParamInfo const & findInfo(std::string const &);
        ///