diff options
| -rw-r--r-- | src/klocateconfiglocatewidget.ui | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/src/klocateconfiglocatewidget.ui b/src/klocateconfiglocatewidget.ui index e1a6c21..ecb2c59 100644 --- a/src/klocateconfiglocatewidget.ui +++ b/src/klocateconfiglocatewidget.ui @@ -9,7 +9,7 @@ <x>0</x> <y>0</y> <width>567</width> - <height>385</height> + <height>400</height> </rect> </property> <property name="caption"> @@ -65,6 +65,9 @@ <property name="text"> <string>Use these settings only if you really know what you do. Otherwise the default should be ok.</string> </property> + <property name="alignment"> + <set>WordBreak|AlignVCenter</set> + </property> </widget> <widget class="TQLayoutWidget"> <property name="name"> |
