Add a regression to Status.15x

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16095 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Enrico Forestieri 2006-11-29 00:25:24 +00:00
parent 89721c3b4c
commit 3af19d895b

View File

@ -237,6 +237,13 @@ PAINTING & PERFORMANCE
correct font is found and used (cmr10).
REGRESSIONS
* The -geometry option doesn't work on Windows (it did in 1.4.x)
c:\> lyx-qt4.exe -geometry 800x600+100+30
Wrong command line option `-geometry'. Exiting.
BUILDING
* It is ridiculous that you have to call configure with --with-frontend=qt4.