]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetFlex.h
Change cursor shape for clickable math insets
[lyx.git] / src / insets / InsetFlex.h
index 527974adf62116edef72fdffb567deb8baefcfcc..f7ea07a0c3fea27ecf970c044ed24f7938166a21 100644 (file)
@@ -40,6 +40,8 @@ public:
        ///
        bool hasSettings() const override { return false; }
        ///
+       bool canTrackChanges() const override { return name_ != "URL"; }
+       ///
        bool getStatus(Cursor & cur, FuncRequest const & cmd,
                FuncStatus &) const override;
        ///