]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetPreview.h
InsetTabular.cpp: fix #6585 also for wrapped floats - thanks Vincent
[lyx.git] / src / insets / InsetPreview.h
index 3886d247ade2768564f50891b9c5adfba73e7ac2..8a0332b1ec6012653bb5183d6b5daa733492c82d 100644 (file)
@@ -46,7 +46,7 @@ public:
        \r
        bool descendable(BufferView const & /*bv*/) const { return true; }\r
 \r
-       docstring contextMenu(BufferView const & bv, int x, int y) const\r
+       docstring contextMenu(BufferView const &, int, int) const\r
                { return from_ascii("context-preview"); }\r
 \r
        void metrics(MetricsInfo & mi, Dimension & dim) const;\r