]> git.lyx.org Git - lyx.git/blobdiff - src/BufferParams.h
Fix some group boxes.
[lyx.git] / src / BufferParams.h
index 8f402f870db186a776aa765ba158b9d65e1cfdd1..aa8385582f42e5b6b047664ef1d54729d8d7f04b 100644 (file)
@@ -366,6 +366,8 @@ public:
        ///
        std::string pagestyle;
        ///
+       std::string tablestyle;
+       ///
        RGBColor backgroundcolor;
        ///
        bool isbackgroundcolor;