]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathCommand.h
Fix command-line export
[lyx.git] / src / mathed / InsetMathCommand.h
index ab2b4875fadc20464ab9ee32d1541fd8c3265fc0..130d032a4fd748ec1f11bd68e330666f6c9cf6b9 100644 (file)
@@ -34,7 +34,7 @@ public:
        //
        // void infoize(std::ostream & os) const;
        ///
-       virtual std::string const screenLabel() const;
+       virtual lyx::docstring const screenLabel() const;
        /// generate something that will be understood by the Dialogs.
        std::string const createDialogStr(std::string const & name) const;
        ///