]> git.lyx.org Git - features.git/blobdiff - src/insets/InsetCaption.h
Extended tooltips for floats:
[features.git] / src / insets / InsetCaption.h
index f158e4a3577cdd435d416c0d0ce4e22e0fd16e31..4f7aa9a981f27ab5c8a186d375b3fbcd89e46136 100644 (file)
@@ -28,6 +28,8 @@ public:
        int getArgument(odocstream & os, OutputParams const &) const;
        /// return the optional argument(s) only
        int getOptArg(odocstream & os, OutputParams const &) const;
+       /// return the caption text
+       int getCaptionText(odocstream & os, OutputParams const &) const;
 private:
        ///
        void write(std::ostream & os) const;