]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetGraphics.h
InsetTabular.cpp: fix #6585 also for wrapped floats - thanks Vincent
[lyx.git] / src / insets / InsetGraphics.h
index b65f53c9952515b60f1d053972cc007e7422c5c0..d7bb31525e14682d6ef6e291726e78910b5f2e7c 100644 (file)
@@ -51,6 +51,8 @@ public:
        bool setParams(InsetGraphicsParams const & params);
 
        InsetGraphicsParams getParams() const { return params_;}
+       ///
+       bool clickable(int, int) const { return true; }
 
 private:
        ///