Re: Patch src/lyx_gui.C: height of main window

2000-07-17 Thread Jean-Marc Lasgouttes
> "R" == R Lahaye <[EMAIL PROTECTED]> writes: R> Hi, The height of the main window can't be smaller than 400. Thanks. Applied. JMarc

Patch src/lyx_gui.C: height of main window

2000-07-11 Thread R. Lahaye
Hi, The height of the main window can't be smaller than 400. Regards, Rob. --- src/lyx_gui.C Tue Jul 11 20:36:40 2000 +++ src/lyx_gui.C Tue Jul 11 20:53:56 2000 @@ -141,8 +141,9 @@ LyXGUI::LyXGUI(LyX * owner, int * argc, // X Error handler install goes here XSetEr