mirror of
https://github.com/ankitects/anki.git
synced 2025-09-22 16:02:23 -04:00
remove win32 frame in study options
This commit is contained in:
parent
b53736167a
commit
3ca5b74bb6
1 changed files with 2 additions and 2 deletions
|
@ -776,8 +776,8 @@
|
|||
<property name="frameShape">
|
||||
<enum>QFrame::NoFrame</enum>
|
||||
</property>
|
||||
<property name="frameShadow">
|
||||
<enum>QFrame::Raised</enum>
|
||||
<property name="lineWidth">
|
||||
<number>0</number>
|
||||
</property>
|
||||
<layout class="QVBoxLayout" name="verticalLayout_6">
|
||||
<property name="margin">
|
||||
|
|
Loading…
Reference in a new issue