]> git.lyx.org Git - lyx.git/commitdiff
Alow two digit number of remembered files in ui.
authorPavel Sanda <sanda@lyx.org>
Tue, 22 Aug 2023 19:42:50 +0000 (21:42 +0200)
committerPavel Sanda <sanda@lyx.org>
Tue, 22 Aug 2023 20:02:32 +0000 (22:02 +0200)
Reported by Dan.

src/frontends/qt/ui/PrefUi.ui

index d7551cbb3d55d362aafd8cc758a067665da64573..dceee5c9947c8e02e87e8f71c6a92b0d4dcc4634 100644 (file)
         <item>
          <widget class="QSpinBox" name="lastfilesSB">
           <property name="maximum">
-           <number>9</number>
+           <number>99</number>
           </property>
          </widget>
         </item>