]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/XWorkArea.C
remove defaults stuff, let Qt handle no toolbar
[lyx.git] / src / frontends / xforms / XWorkArea.C
index 82696860eb5cef391baccdc2b7f9255671604313..561d90b5b56456ebc0ca3714179128319e747e9b 100644 (file)
@@ -11,9 +11,6 @@
 
 #include <config.h>
 
-#ifdef __GNUG__
-#pragma implementation
-#endif
 
 #include "XWorkArea.h"
 #include "debug.h"
@@ -265,7 +262,7 @@ void XWorkArea::scroll_cb()
        waitForX(false);
 }
 
+
 int XWorkArea::work_area_handler(FL_OBJECT * ob, int event,
                                 FL_Coord, FL_Coord,
                                 int key, void * xev)