mirror of
https://github.com/ankitects/anki.git
synced 2025-09-25 01:06:35 -04:00
increase deck conf default size
This commit is contained in:
parent
1405cddc6e
commit
1609ffc92a
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@
|
||||||
<rect>
|
<rect>
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<width>494</width>
|
<width>587</width>
|
||||||
<height>454</height>
|
<height>514</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<layout class="QVBoxLayout" name="verticalLayout">
|
<layout class="QVBoxLayout" name="verticalLayout">
|
||||||
|
|
Loading…
Reference in a new issue