]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetGraphics.h
Remove zombie noncopyable.hpp dependency
[lyx.git] / src / insets / InsetGraphics.h
index 3cf296fc8db71be2ce34525d138c9bf90749c543..5270f2bfa9f9497109e510de965719fafaa9cda7 100644 (file)
@@ -53,7 +53,7 @@ public:
 
        InsetGraphicsParams getParams() const { return params_;}
        ///
-       bool clickable(int, int) const { return true; }
+       bool clickable(BufferView const &, int, int) const { return true; }
 
 private:
        ///