]> git.lyx.org Git - features.git/blobdiff - src/insets/insetert.h
Finally fixed the problems with clicking on insets
[features.git] / src / insets / insetert.h
index cea113cb60e7181c110568628e3cee8fe809c103..b0600724085b848a69b94f161b9709fbe48428e1 100644 (file)
@@ -44,6 +44,8 @@ public:
     ///
     void SetFont(BufferView *, LyXFont const &, bool toggleall = false);
     ///
+    void Edit(BufferView *, int, int, unsigned int);
+    ///
 };
 
 #endif