]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathSpace.h
typo
[lyx.git] / src / mathed / InsetMathSpace.h
index 283237d4f33e1d6697e7d52a2b63a61030f6cf1f..96121726b6806f3d13a7caaf01b68b95a18491ff 100644 (file)
@@ -62,6 +62,8 @@ public:
        ///
        bool hasSettings() const override { return true; }
        ///
+       bool clickable(BufferView const &, int, int) const override { return true; }
+       ///
        std::string contextMenuName() const override;
        ///
        bool getStatus(Cursor &, FuncRequest const &, FuncStatus &) const override;