Commit 91d69ce3 authored by Dan Pascu's avatar Dan Pascu

Resized the contact editor window to better fit the new Qt5 widget sizes

parent ea618e52
...@@ -6,14 +6,14 @@ ...@@ -6,14 +6,14 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>460</width> <width>480</width>
<height>350</height> <height>420</height>
</rect> </rect>
</property> </property>
<property name="minimumSize"> <property name="minimumSize">
<size> <size>
<width>460</width> <width>480</width>
<height>350</height> <height>420</height>
</size> </size>
</property> </property>
<property name="windowTitle"> <property name="windowTitle">
......
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