]> 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 ce02d14eb997faedab210e86f1d7514efe8beee3..d7bb31525e14682d6ef6e291726e78910b5f2e7c 100644 (file)
@@ -52,7 +52,7 @@ public:
 
        InsetGraphicsParams getParams() const { return params_;}
        ///
-       bool clickable(int x, int y) const { return true; }
+       bool clickable(int, int) const { return true; }
 
 private:
        ///