Commit 4cb307da authored by Dan Pascu's avatar Dan Pascu

Layout fixes

parent 5ae084f0
...@@ -10,12 +10,6 @@ ...@@ -10,12 +10,6 @@
<height>290</height> <height>290</height>
</rect> </rect>
</property> </property>
<property name="minimumSize">
<size>
<width>0</width>
<height>0</height>
</size>
</property>
<property name="windowTitle"> <property name="windowTitle">
<string>Google Contacts Authorization</string> <string>Google Contacts Authorization</string>
</property> </property>
...@@ -287,9 +281,6 @@ ...@@ -287,9 +281,6 @@
<property name="orientation"> <property name="orientation">
<enum>Qt::Horizontal</enum> <enum>Qt::Horizontal</enum>
</property> </property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0"> <property name="sizeHint" stdset="0">
<size> <size>
<width>200</width> <width>200</width>
...@@ -364,8 +355,8 @@ ...@@ -364,8 +355,8 @@
<slot>reject()</slot> <slot>reject()</slot>
<hints> <hints>
<hint type="sourcelabel"> <hint type="sourcelabel">
<x>257</x> <x>299</x>
<y>202</y> <y>284</y>
</hint> </hint>
<hint type="destinationlabel"> <hint type="destinationlabel">
<x>199</x> <x>199</x>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment