]> git.lyx.org Git - lyx.git/blobdiff - src/CursorSlice.h
Translate file filters for external material
[lyx.git] / src / CursorSlice.h
index f44c92e0c29b3c5bc9f5795153fe965435ab9a7c..308b938455f55cc0d4ea4b47d435f65ae8444a78 100644 (file)
@@ -119,6 +119,8 @@ public:
        Text * text() const { return inset_->getText(idx_); }
        /// paragraph in this cell
        Paragraph & paragraph() const;
+       ///
+       void setPitPos(pit_type pit, pos_type pos);
 
        ///
        /// mathed specific stuff