]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetIndexMacro.h
Fix bug #12795
[lyx.git] / src / insets / InsetIndexMacro.h
index 3d56e399de7191fa9345526e41cf7faceeaea1a0..07109f8fafc66610fb97daadbc56bf397e0e82f6 100644 (file)
@@ -66,6 +66,8 @@ public:
        int getPlaintext(odocstringstream &, OutputParams const &, size_t) const;
        ///
        void getDocbook(XMLStream &, OutputParams const &) const;
+       ///
+       bool hasNoContent() const;
 private:
        ///
        InsetCode lyxCode() const override;