summaryrefslogtreecommitdiff
path: root/src/leap/bitmask/gui/ui/wizard.ui
diff options
context:
space:
mode:
authorIvan Alejandro <ivanalejandro0@gmail.com>2013-08-12 18:27:26 -0300
committerIvan Alejandro <ivanalejandro0@gmail.com>2013-08-13 10:59:54 -0300
commitaed3c2a34e968774315d517f33aceee21a2f234d (patch)
tree5f84fa61a65af4b25c0d8aaef5648b3cbf97d04a /src/leap/bitmask/gui/ui/wizard.ui
parent9c7a740679122b42efbc2f02ea0235c690b1ab8f (diff)
Set fixed size to the wizard.
Diffstat (limited to 'src/leap/bitmask/gui/ui/wizard.ui')
-rw-r--r--src/leap/bitmask/gui/ui/wizard.ui14
1 files changed, 13 insertions, 1 deletions
diff --git a/src/leap/bitmask/gui/ui/wizard.ui b/src/leap/bitmask/gui/ui/wizard.ui
index 009d92ee..3b8f1215 100644
--- a/src/leap/bitmask/gui/ui/wizard.ui
+++ b/src/leap/bitmask/gui/ui/wizard.ui
@@ -7,9 +7,21 @@
<x>0</x>
<y>0</y>
<width>536</width>
- <height>452</height>
+ <height>490</height>
</rect>
</property>
+ <property name="minimumSize">
+ <size>
+ <width>536</width>
+ <height>490</height>
+ </size>
+ </property>
+ <property name="maximumSize">
+ <size>
+ <width>536</width>
+ <height>490</height>
+ </size>
+ </property>
<property name="windowTitle">
<string>Bitmask first run</string>
</property>