mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 16:56:36 -04:00
template>model in add model
This commit is contained in:
parent
d9639ff5f4
commit
375b33302e
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
||||||
<item>
|
<item>
|
||||||
<widget class="QLabel" name="label" >
|
<widget class="QLabel" name="label" >
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string><h1>Please choose a template</h1></string>
|
<string><h1>Add Model</h1></string>
|
||||||
</property>
|
</property>
|
||||||
<property name="alignment" >
|
<property name="alignment" >
|
||||||
<set>Qt::AlignCenter</set>
|
<set>Qt::AlignCenter</set>
|
||||||
|
|
Loading…
Reference in a new issue