]> git.lyx.org Git - lyx.git/blobdiff - src/ParagraphExtra.C
removed a warning from screen and added CFLAGS in lyx.spec.in.
[lyx.git] / src / ParagraphExtra.C
index fceecd35c0cf4c259078624fe0def03290d0b56d..41773763e1bfc9c6aa2ea0e35bfc3ada0dfd5899 100644 (file)
@@ -156,7 +156,7 @@ void ParagraphExtraOpen(FL_OBJECT *, long)
             fl_raise_form(fd_form_paragraph_extra->form_paragraph_extra);
         } else {
             fl_show_form(fd_form_paragraph_extra->form_paragraph_extra,
-                         FL_PLACE_MOUSE | FL_FREE_SIZE,FL_FULLBORDER,
+                         FL_PLACE_MOUSEFL_FULLBORDER,
                          _("ParagraphExtra Layout"));
         }
     }