]> git.lyx.org Git - lyx.git/blobdiff - src/MetricsInfo.h
start dissolving frontends/controllers. 40 steps to go.
[lyx.git] / src / MetricsInfo.h
index fc62d226da0e4a0b9fa38d2e0b42b6439bfcaf8c..055b172732dc1438237685fd205f96770d20ecbd 100644 (file)
@@ -98,6 +98,8 @@ public:
        bool erased_;
        ///
        bool full_repaint;
+       ///
+       int background_color;
 };
 
 class TextMetricsInfo {};