]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetTabular.h
Fix text frame drawing.
[lyx.git] / src / insets / InsetTabular.h
index 9039fec24ba39c5d8548f067d05a23ac2f62de48..90df5c8121bb8f02b920ff82e95638d06a232915 100644 (file)
@@ -599,7 +599,7 @@ public:
        void init(BufferParams const &, row_type rows_arg,
                  col_type columns_arg);
        ///
-       void set_row_column_number_info();
+       void updateIndexes();
        /// Returns true if a complete update is necessary, otherwise false
        bool setWidthOfMulticolCell(idx_type cell, int new_width);
        ///