Commit 54a4da95 authored by Dan Pascu's avatar Dan Pascu

Fixed incoming dialog margins

parent 6de54392
......@@ -7,19 +7,19 @@
<x>0</x>
<y>0</y>
<width>480</width>
<height>170</height>
<height>165</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>480</width>
<height>170</height>
<height>165</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>170</height>
<height>165</height>
</size>
</property>
<property name="windowTitle">
......@@ -33,6 +33,9 @@
<property name="spacing">
<number>10</number>
</property>
<property name="margin">
<number>8</number>
</property>
<item>
<widget class="QFrame" name="frame">
<property name="styleSheet">
......
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