mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 06:22:22 -04:00
align buttons horizontally
This commit is contained in:
parent
5c3f538d07
commit
32c8a88675
1 changed files with 1 additions and 1 deletions
|
@ -1003,7 +1003,7 @@
|
||||||
</spacer>
|
</spacer>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<layout class="QVBoxLayout" name="verticalLayout_16" >
|
<layout class="QHBoxLayout" name="verticalLayout_16" >
|
||||||
<item>
|
<item>
|
||||||
<widget class="QPushButton" name="downloadDeckButton" >
|
<widget class="QPushButton" name="downloadDeckButton" >
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
|
|
Loading…
Reference in a new issue