]> git.lyx.org Git - lyx.git/blobdiff - src/PaperLayout.C
removed a warning from screen and added CFLAGS in lyx.spec.in.
[lyx.git] / src / PaperLayout.C
index ff98d2bae65c5cdc9a70b13046577909eb82c8ae..a023143bdb7768879d5b9dc125b97c4c3f89d7e3 100644 (file)
@@ -176,8 +176,7 @@ void MenuLayoutPaper()
                        fl_raise_form(fd_form_paper->form_paper);
                } else {
                        fl_show_form(fd_form_paper->form_paper,
-                                    FL_PLACE_MOUSE
-                                    | FL_FREE_SIZE,FL_FULLBORDER,
+                                    FL_PLACE_MOUSE, FL_FULLBORDER,
                                     _("Paper Layout"));
                }
        }