]> git.lyx.org Git - lyx.git/blobdiff - src/BufferParams.h
1.) some white spaces removed
[lyx.git] / src / BufferParams.h
index 7c8c81504128087d31c8e6730c322e78136b37fa..40fee96f6090d3f6e6d686d845f3a988456bf10d 100644 (file)
@@ -254,6 +254,8 @@ public:
        PageSides sides;
        ///
        std::string pagestyle;
+       ///
+       RGBColor backgroundcolor;
        /// \param index should lie in the range 0 <= \c index <= 3.
        Bullet & temp_bullet(size_type index);
        Bullet const & temp_bullet(size_type index) const;