mirror of
https://github.com/ankitects/anki.git
synced 2025-09-20 15:02:21 -04:00
fix model properties dialog
This commit is contained in:
parent
104b4ecbba
commit
d9639ff5f4
1 changed files with 2 additions and 2 deletions
|
@ -31,7 +31,7 @@
|
|||
</rect>
|
||||
</property>
|
||||
<attribute name="title" >
|
||||
<string>Model && Fields</string>
|
||||
<string>General && Fields</string>
|
||||
</attribute>
|
||||
<layout class="QVBoxLayout" >
|
||||
<property name="spacing" >
|
||||
|
@ -285,7 +285,7 @@
|
|||
</rect>
|
||||
</property>
|
||||
<attribute name="title" >
|
||||
<string>Cards</string>
|
||||
<string>Card Templates</string>
|
||||
</attribute>
|
||||
<layout class="QGridLayout" name="gridLayout_2" >
|
||||
<item row="0" column="0" >
|
||||
|
|
Loading…
Reference in a new issue