projects
/
nextcloud-desktop.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b4e00c
)
Settings: Ensure the 'about' label isn't cut off #5760
author
Christian Kamm
<mail@ckamm.de>
Mon, 22 May 2017 08:10:12 +0000
(10:10 +0200)
committer
Christian Kamm
<mail@ckamm.de>
Mon, 22 May 2017 08:11:09 +0000
(10:11 +0200)
src/gui/generalsettings.ui
patch
|
blob
|
history
diff --git
a/src/gui/generalsettings.ui
b/src/gui/generalsettings.ui
index 5a035a5922853ae0b4699fc351c0005ee3fed069..20f2c86d370e9abd3b6008f6ac7b0342d715366c 100644
(file)
--- a/
src/gui/generalsettings.ui
+++ b/
src/gui/generalsettings.ui
@@
-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>