mirror of
https://github.com/ankitects/anki.git
synced 2025-09-21 15:32: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>
|
||||
</property>
|
||||
<attribute name="title" >
|
||||
<string>Models && Scheduling</string>
|
||||
<string>Models && Priorities</string>
|
||||
</attribute>
|
||||
<layout class="QGridLayout" name="gridLayout_6" >
|
||||
<item row="4" column="0" >
|
||||
|
@ -164,8 +164,8 @@
|
|||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>346</width>
|
||||
<height>356</height>
|
||||
<width>375</width>
|
||||
<height>334</height>
|
||||
</rect>
|
||||
</property>
|
||||
<attribute name="title" >
|
||||
|
|
Loading…
Reference in a new issue