]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetTabular.h
* InsetCollapsable:
[lyx.git] / src / insets / InsetTabular.h
index 6fba87fd3a622d4ff7ff3c596375f1a7761eef23..3020aede59dd53e2d0621a41a8055faede47e7d6 100644 (file)
@@ -359,7 +359,7 @@ public:
        ///
        void plaintext(Buffer const &, odocstream &,
                       OutputParams const & runparams, int const depth,
-                      bool onlydata, unsigned char delim) const;
+                      bool onlydata, char_type delim) const;
        ///
        bool isMultiColumn(idx_type cell) const;
        ///