Make max files by 9 like it is in reality

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6368 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
John Levon 2003-03-06 15:34:28 +00:00
parent 6c0720adda
commit 796fdb4719
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2003-03-06 John Levon <levon@movementarian.org>
* ui/QPrefUIModule.ui: make max last files reflect reality,
spotted by Michael Abshoff
2003-03-06 John Levon <levon@movementarian.org>
* QDocument.C: compile fix

View File

@ -350,7 +350,7 @@
</property>
<property stdset="1">
<name>maxValue</name>
<number>20</number>
<number>9</number>
</property>
</widget>
</hbox>