]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/XWorkArea.h
remove defaults stuff, let Qt handle no toolbar
[lyx.git] / src / frontends / xforms / XWorkArea.h
index 7136ad8fab7426a9d94e8ea696eeee04d5861e64..fbc6b77eda9ff4d1e7e389bda800ca012ebe2f47 100644 (file)
@@ -5,7 +5,7 @@
  * Licence details can be found in the file COPYING.
  *
  * \author unknown
- * \author John Levon 
+ * \author John Levon
  *
  * Full author contact details are available in file CREDITS
  */
@@ -13,9 +13,6 @@
 #ifndef XWORKAREA_H
 #define XWORKAREA_H
 
-#ifdef __GNUG__
-#pragma interface
-#endif
 
 #include "frontends/WorkArea.h"
 #include "XPainter.h"
@@ -69,9 +66,7 @@ private:
 
        /// GC used for copying to the screen
        GC copy_gc;
-       ///
-       FL_OBJECT * backgroundbox;
+
        /// the workarea free object
        FL_OBJECT * work_area;
        /// the scrollbar objcet