mirror of
https://github.com/kiwix/kiwix-desktop.git
synced 2025-09-24 04:32:15 -04:00
Move Search-files between Local-files and language filter
This change puts the file-search option after Catalog buttons (Online and local files) putting all filters on catalog in one place. First suggested in https://github.com/kiwix/kiwix-desktop/pull/965#pullrequestreview-1585813810
This commit is contained in:
parent
00392aebfd
commit
907a225abd
@ -65,9 +65,6 @@
|
||||
<property name="leftMargin">
|
||||
<number>9</number>
|
||||
</property>
|
||||
<item>
|
||||
<widget class="QLineEdit" name="searcher"/>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QRadioButton" name="allFileButton">
|
||||
<property name="sizePolicy">
|
||||
@ -115,6 +112,9 @@
|
||||
</attribute>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QLineEdit" name="searcher"/>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="KiwixChoiceBox" name="languages" native="true">
|
||||
<property name="sizePolicy">
|
||||
|
Loading…
x
Reference in New Issue
Block a user