]> git.lyx.org Git - features.git/blobdiff - src/insets/InsetTabular.h
Possible fix for the mystery crash, which is bug #9049.
[features.git] / src / insets / InsetTabular.h
index 2763eef0b8bdeda10e998ab67d2c730cc00b3c12..0aac6420ec77fc0c17f0b3e52dda4a588815ee79 100644 (file)
@@ -969,6 +969,8 @@ public:
 
        /// Returns whether the cell in the specified row and column is selected.
        bool isCellSelected(Cursor & cur, row_type row, col_type col) const;
+       ///
+       void setLayoutForHiddenCells(DocumentClass const & dc);
        //
        // Public structures and variables
        ///