]> git.lyx.org Git - features.git/blobdiff - src/tabular.h
LyX Drinkers United: patch 2
[features.git] / src / tabular.h
index c53fbbf999fd80d3c992f1d64ca53580bd7d6f71..558f3e777cb905553222a48ec2ce5fad0a9766a9 100644 (file)
@@ -371,6 +371,8 @@ public:
        void Validate(LaTeXFeatures &) const;
        ///
        std::vector<string> const getLabelList() const;
+       ///
+       mutable int cur_cell;
 private:
        ///
        struct cellstruct {