X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FParagraphExtra.C;h=41773763e1bfc9c6aa2ea0e35bfc3ada0dfd5899;hb=a858be7332e331e0244e4dba7b0931b6072ffd3d;hp=fceecd35c0cf4c259078624fe0def03290d0b56d;hpb=0eccdd1c3613e5170deb77b22174dd0afde833e9;p=lyx.git diff --git a/src/ParagraphExtra.C b/src/ParagraphExtra.C index fceecd35c0..41773763e1 100644 --- a/src/ParagraphExtra.C +++ b/src/ParagraphExtra.C @@ -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_MOUSE, FL_FULLBORDER, _("ParagraphExtra Layout")); } }