mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-06 00:10:59 +00:00
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:
parent
6c0720adda
commit
796fdb4719
@ -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
|
||||
|
@ -350,7 +350,7 @@
|
||||
</property>
|
||||
<property stdset="1">
|
||||
<name>maxValue</name>
|
||||
<number>20</number>
|
||||
<number>9</number>
|
||||
</property>
|
||||
</widget>
|
||||
</hbox>
|
||||
|
Loading…
Reference in New Issue
Block a user