mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-27 10:37:53 +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>
|
2003-03-06 John Levon <levon@movementarian.org>
|
||||||
|
|
||||||
* QDocument.C: compile fix
|
* QDocument.C: compile fix
|
||||||
|
@ -350,7 +350,7 @@
|
|||||||
</property>
|
</property>
|
||||||
<property stdset="1">
|
<property stdset="1">
|
||||||
<name>maxValue</name>
|
<name>maxValue</name>
|
||||||
<number>20</number>
|
<number>9</number>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</hbox>
|
</hbox>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user