]> git.lyx.org Git - lyx.git/blobdiff - src/WorkArea.h
John's Layout Tabular UI improvements and Martins fixes to clearing the
[lyx.git] / src / WorkArea.h
index 70fe246dd289f1be500508af2b5723a0355fb658..c9f58b7fa9a3fe453cc815e0af8ff7a5527213e6 100644 (file)
@@ -133,6 +133,10 @@ private:
        FL_OBJECT * work_area;
        ///
        FL_OBJECT * scrollbar;
+       ///
+       mutable FL_OBJECT * splash_;
+       ///
+       mutable FL_OBJECT * splash_text_;
        /// The pixmap overlay on the workarea
        Pixmap workareapixmap;
        ///