]> git.lyx.org Git - features.git/blobdiff - src/insets/InsetGraphics.h
Move handling of LFUN_MOUSE_RELEASE up to Inset and remove the edit() functions for...
[features.git] / src / insets / InsetGraphics.h
index 8b459a677fa876b33e9d5e77f9eb84439fb60b78..7aaff0cf835f75e216d960077eeb474bca902ca1 100644 (file)
@@ -85,8 +85,6 @@ private:
        ///
        void draw(PainterInfo & pi, int x, int y) const;
        ///
-       void edit(Cursor & cur, bool front, EntryDirection entry_from);
-       ///
        bool showInsetDialog(BufferView * bv) const;
        ///
        void editGraphics(InsetGraphicsParams const &, Buffer const &) const;