]> git.lyx.org Git - features.git/blobdiff - src/insets/InsetInfo.h
Try to end the neverending fixIfBroken saga
[features.git] / src / insets / InsetInfo.h
index 25fca87e0a23c5583ccf01c4f9e17d8b2eb87887..221d6fb09e3c28075828683037e0bb804d85a68c 100644 (file)
@@ -101,6 +101,8 @@ public:
        ///
        Inset * editXY(Cursor & cur, int x, int y);
        ///
+       bool isActive() const { return false; }
+       ///
        bool editable() const { return false; }
        ///
        bool hasSettings() const { return true; }