mirror of
https://github.com/ankitects/anki.git
synced 2025-09-23 08:22:24 -04:00
remove xxx
This commit is contained in:
parent
2646a40edb
commit
d6293437bb
1 changed files with 2 additions and 2 deletions
|
@ -530,7 +530,7 @@
|
||||||
<item>
|
<item>
|
||||||
<widget class="QLabel" name="optionsLabel" >
|
<widget class="QLabel" name="optionsLabel" >
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>xxx</string>
|
<string/>
|
||||||
</property>
|
</property>
|
||||||
<property name="textInteractionFlags" >
|
<property name="textInteractionFlags" >
|
||||||
<set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse</set>
|
<set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse</set>
|
||||||
|
@ -878,7 +878,7 @@
|
||||||
<item>
|
<item>
|
||||||
<widget class="QLabel" name="congratsLabel" >
|
<widget class="QLabel" name="congratsLabel" >
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>xxx</string>
|
<string/>
|
||||||
</property>
|
</property>
|
||||||
<property name="margin" >
|
<property name="margin" >
|
||||||
<number>0</number>
|
<number>0</number>
|
||||||
|
|
Loading…
Reference in a new issue