]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetcaption.h
hopefully fix tex2lyx linking.
[lyx.git] / src / insets / insetcaption.h
index 723b9cf6b0691bfde4be65f4274def03d4279107..d60718c128e1f87bc6aa72f79f9ef7d0278cc73c 100644 (file)
@@ -67,7 +67,7 @@ private:
        ///
        virtual std::auto_ptr<InsetBase> doClone() const;
        ///
-       mutable std::string label;
+       mutable docstring label;
        ///
        mutable int labelwidth_;
        ///