]> git.lyx.org Git - lyx.git/blobdiff - src/vspace.h
GTK graphics dialog: Default to scaling 100% when no scaling or size is given
[lyx.git] / src / vspace.h
index e95c5ec7b55a8b9c562fa6e3513e513bbde7e97b..dd21209ab33c19c86537913d29974f871fb92931 100644 (file)
@@ -62,7 +62,7 @@ public:
        /// the latex representation
        std::string const asLatexCommand(BufferParams const & params) const;
        /// how it is seen in the LyX window
-       std::string const VSpace::asGUIName() const;
+       std::string const asGUIName() const;
        /// the size of the space on-screen
        int inPixels(BufferView const & bv) const;