]> git.lyx.org Git - lyx.git/blobdiff - src/WorkArea.h
More ascii-export fixes and when making copy of single tabular cells now the
[lyx.git] / src / WorkArea.h
index 95d8e0d334a6a1287c90e562aa4239b9c7e428c3..c9f58b7fa9a3fe453cc815e0af8ff7a5527213e6 100644 (file)
@@ -5,7 +5,7 @@
  *           LyX, The Document Processor
  *        
  *           Copyright 1995 Matthias Ettrich
- *           Copyright 1995-2000 The LyX Team.
+ *           Copyright 1995-2001 The LyX Team.
  *
  * ======================================================*/
 
@@ -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;
        ///