mirror of
https://github.com/ankitects/anki.git
synced 2025-11-09 06:07:11 -05:00
add a frame to search area
This commit is contained in:
parent
8e2154dfbf
commit
1e06fe4896
1 changed files with 0 additions and 6 deletions
|
|
@ -140,12 +140,6 @@
|
|||
<property name="contextMenuPolicy">
|
||||
<enum>Qt::ActionsContextMenu</enum>
|
||||
</property>
|
||||
<property name="frameShape">
|
||||
<enum>QFrame::NoFrame</enum>
|
||||
</property>
|
||||
<property name="frameShadow">
|
||||
<enum>QFrame::Plain</enum>
|
||||
</property>
|
||||
<property name="horizontalScrollBarPolicy">
|
||||
<enum>Qt::ScrollBarAsNeeded</enum>
|
||||
</property>
|
||||
|
|
|
|||
Loading…
Reference in a new issue