]> git.lyx.org Git - lyx.git/blobdiff - src/vspace.h
add config.h
[lyx.git] / src / vspace.h
index fdbc7760f0847e0ad21f9a048b1e2cd7701e1132..b358b40621b486b7e94ca6077c973dd59de7a072 100644 (file)
@@ -65,7 +65,7 @@ public:
        /// the latex representation
        std::string const asLatexCommand(BufferParams const & params) const;
        /// how it is seen in the LyX window
-       std::string const asGUIName() const;
+       docstring const asGUIName() const;
        /// the size of the space on-screen
        int inPixels(BufferView const & bv) const;