Commit 130f8e65 authored by Dan Pascu's avatar Dan Pascu

Optimized layout spacing for display name

parent 0479324c
...@@ -128,7 +128,7 @@ ...@@ -128,7 +128,7 @@
<item> <item>
<layout class="QHBoxLayout" name="name_status_layout"> <layout class="QHBoxLayout" name="name_status_layout">
<property name="spacing"> <property name="spacing">
<number>2</number> <number>4</number>
</property> </property>
<item> <item>
<widget class="LineEdit" name="display_name"> <widget class="LineEdit" name="display_name">
......
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