mirror of
https://github.com/ankitects/anki.git
synced 2025-09-21 23:42:23 -04:00
correct label in deck props
This commit is contained in:
parent
20ec3bef2b
commit
cc9fb461c3
1 changed files with 3 additions and 3 deletions
|
@ -34,7 +34,7 @@
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<attribute name="title" >
|
<attribute name="title" >
|
||||||
<string>Models && Scheduling</string>
|
<string>Models && Priorities</string>
|
||||||
</attribute>
|
</attribute>
|
||||||
<layout class="QGridLayout" name="gridLayout_6" >
|
<layout class="QGridLayout" name="gridLayout_6" >
|
||||||
<item row="4" column="0" >
|
<item row="4" column="0" >
|
||||||
|
@ -164,8 +164,8 @@
|
||||||
<rect>
|
<rect>
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<width>346</width>
|
<width>375</width>
|
||||||
<height>356</height>
|
<height>334</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<attribute name="title" >
|
<attribute name="title" >
|
||||||
|
|
Loading…
Reference in a new issue