зеркало из https://github.com/nextcloud/desktop.git
Settings: Ensure the 'about' label isn't cut off #5760
This commit is contained in:
Родитель
9b4e00c3fc
Коммит
87a7642381
|
@ -152,6 +152,12 @@
|
|||
<layout class="QVBoxLayout" name="verticalLayout_3">
|
||||
<item>
|
||||
<widget class="QLabel" name="aboutLabel">
|
||||
<property name="sizePolicy">
|
||||
<sizepolicy hsizetype="Preferred" vsizetype="Minimum">
|
||||
<horstretch>0</horstretch>
|
||||
<verstretch>0</verstretch>
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>About</string>
|
||||
</property>
|
||||
|
|
Загрузка…
Ссылка в новой задаче