]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetVSpace.h
Math.lyx, Tutorial.lyx: fix some typos spotted by a user
[lyx.git] / src / insets / InsetVSpace.h
index f8df1d3b3f02429afa2b105002ce6ed4f9d4c480..4724c7b5670ff6abd7ce8906374c2d0dfb3caab7 100644 (file)
@@ -37,8 +37,6 @@ public:
        static void string2params(std::string const &, VSpace &);
        ///
        static std::string params2string(VSpace const &);
-       ///
-       bool clickable(int, int) const { return true; }
 private:
        ///
        void metrics(MetricsInfo & mi, Dimension & dim) const;