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 @@
<rect>
<x>0</x>
<y>0</y>
<width>460</width>
<height>350</height>
<width>480</width>
<height>420</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>460</width>
<height>350</height>
<width>480</width>
<height>420</height>
</size>
</property>
<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