mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 08:46:37 -04:00
remove width limit in getshared qlabel
This commit is contained in:
parent
ef30c88ad8
commit
6f9e92e855
1 changed files with 0 additions and 6 deletions
|
@ -93,12 +93,6 @@
|
|||
<verstretch>0</verstretch>
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<property name="maximumSize">
|
||||
<size>
|
||||
<width>500</width>
|
||||
<height>16777215</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Loading...</string>
|
||||
</property>
|
||||
|
|
Loading…
Reference in a new issue