]> git.lyx.org Git - features.git/blobdiff - src/insets/insettabular.h
More InsetText/InsetTabular fixes!
[features.git] / src / insets / insettabular.h
index d6f87f2dfbb89c79c82335a2d34b2caf49f9d48e..7648b2b1e9f637d9b3150519e31d57afe43b022a 100644 (file)
@@ -166,7 +166,7 @@ public:
     ///
     Buffer * BufferOwner() const { return const_cast<Buffer *>(buffer); }
     ///
-    LyXText * getLyXText(BufferView const *) const;
+    LyXText * getLyXText(BufferView const *, bool const recursive = false) const;
     ///
     void resizeLyXText(BufferView *) const;
     ///