]> git.lyx.org Git - features.git/blobdiff - src/insets/insettext.h
some selection work for tabulars
[features.git] / src / insets / insettext.h
index c4f2c9beaa535fa0f0f95642d929b0940461749e..b6d4afa48b41d1d6dead4fa8a8b6f9e18910e054 100644 (file)
@@ -88,7 +88,7 @@ public:
        ///
        InsetOld::Code lyxCode() const { return InsetOld::TEXT_CODE; }
        /// FIXME, document
-       void getCursorPos(int & x, int & y) const;
+       void getCursorPos(int cell, int & x, int & y) const;
        ///
        bool insetAllowed(InsetOld::Code) const;
        ///