mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 10:00:33 +00:00
Revert UI fix for two digit numbers. It actually does not work.
https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg220179.html
This commit is contained in:
parent
7c62a6b3c5
commit
2e32e2c123
@ -164,7 +164,7 @@
|
||||
<item>
|
||||
<widget class="QSpinBox" name="lastfilesSB">
|
||||
<property name="maximum">
|
||||
<number>99</number>
|
||||
<number>9</number>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
Loading…
Reference in New Issue
Block a user