]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathSpace.h
A little cleanup of the layout files.
[lyx.git] / src / mathed / InsetMathSpace.h
index 15b79d2b58d2086bb47d17937a5d02b14103f501..f45dee5d96727f25c60556f02842b156ad2c37db 100644 (file)
@@ -56,7 +56,7 @@ public:
        /// generate something that will be understood by the Dialogs.
        std::string const createDialogStr() const;
        ///
-       EDITABLE editable() const { return IS_EDITABLE; }
+       bool hasSettings() const { return true; }
        ///
        docstring contextMenu(BufferView const &, int, int) const;
        ///