Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCamila San <hello@camila.codes>2018-08-02 19:15:18 +0300
committerCamila San <hello@camila.codes>2018-08-02 20:57:17 +0300
commit44865e01077e61e4a5925b5f8a9cdfe8094a395f (patch)
tree850cc5e93ef99b767ad6b4c605b8d955b26eb7ca /src/gui/sharelinkwidget.ui
parentc2c2fe3ce3358aefe03a25a25c00f15d7698fed7 (diff)
Adjustes sizes and margins in the share dialog and its widgets.
- Adds TODO's in commented out code. Signed-off-by: Camila San <hello@camila.codes>
Diffstat (limited to 'src/gui/sharelinkwidget.ui')
-rw-r--r--src/gui/sharelinkwidget.ui12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/gui/sharelinkwidget.ui b/src/gui/sharelinkwidget.ui
index 633b4bafc..c5fd891b9 100644
--- a/src/gui/sharelinkwidget.ui
+++ b/src/gui/sharelinkwidget.ui
@@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>350</width>
- <height>124</height>
+ <height>126</height>
</rect>
</property>
<property name="sizePolicy">
@@ -19,7 +19,7 @@
<property name="minimumSize">
<size>
<width>350</width>
- <height>0</height>
+ <height>110</height>
</size>
</property>
<property name="maximumSize">
@@ -33,7 +33,7 @@
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<property name="spacing">
- <number>6</number>
+ <number>10</number>
</property>
<property name="sizeConstraint">
<enum>QLayout::SetFixedSize</enum>
@@ -99,7 +99,7 @@
</property>
<property name="minimumSize">
<size>
- <width>240</width>
+ <width>242</width>
<height>26</height>
</size>
</property>
@@ -137,7 +137,7 @@
<widget class="QCheckBox" name="enableShareLink">
<property name="minimumSize">
<size>
- <width>0</width>
+ <width>82</width>
<height>26</height>
</size>
</property>
@@ -496,7 +496,7 @@
<bool>true</bool>
</property>
<property name="margin">
- <number>5</number>
+ <number>0</number>
</property>
<property name="indent">
<number>0</number>