]> 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 b0858f081d8e09a65eaaa756ee6ae5384d728fb7..fbc6b77eda9ff4d1e7e389bda800ca012ebe2f47 100644 (file)
@@ -13,9 +13,6 @@
 #ifndef XWORKAREA_H
 #define XWORKAREA_H
 
-#ifdef __GNUG__
-#pragma interface
-#endif
 
 #include "frontends/WorkArea.h"
 #include "XPainter.h"
@@ -70,8 +67,6 @@ 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