]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insettoc.h
ws changes only
[lyx.git] / src / insets / insettoc.h
index b53a5501815c14a0092462c019a73ac5bbd4cab2..b41bc6110bcd60867d6cc4eb1ff251102773858a 100644 (file)
@@ -37,7 +37,7 @@ public:
        ///
        dispatch_result localDispatch(FuncRequest const & cmd);
        ///
-       string const getScreenLabel(Buffer const &) const;
+       std::string const getScreenLabel(Buffer const &) const;
        ///
        EDITABLE editable() const { return IS_EDITABLE; }
        ///