]> git.lyx.org Git - lyx.git/blobdiff - src/insets/inseturl.h
ws changes only
[lyx.git] / src / insets / inseturl.h
index 94a6e446cd2a438c88d737ca67fbaf491e1a9754..af6bbf2e7d7c2b24822153a48f240c66b8b96dd4 100644 (file)
@@ -37,7 +37,7 @@ public:
        ///
        void validate(LaTeXFeatures &) const;
        ///
-       string const getScreenLabel(Buffer const &) const;
+       std::string const getScreenLabel(Buffer const &) const;
        ///
        EDITABLE editable() const { return IS_EDITABLE; }
        ///