]> git.lyx.org Git - features.git/blobdiff - src/insets/InsetText.h
Add a couple more HTML* tags to InsetLayout, in a way that improves the
[features.git] / src / insets / InsetText.h
index 6f509ada4572c470fad3b69b39a9b0c51ae8c640..f2af57fb5f3b2afc523277c7e27fb08640b81ec3 100644 (file)
@@ -144,8 +144,8 @@ public:
        ///
        virtual bool allowMultiPar() const { return true; }
 
-       // Update the counters of this inset and of its contents
-       void updateLabels(ParIterator const &);
+       /// Update the counters of this inset and of its contents
+       virtual void updateLabels(ParIterator const &);
        ///
        void addToToc(DocIterator const &);
        ///