improved spacing

This commit is contained in:
2018-10-26 17:56:55 +02:00
parent e462c3d749
commit 2c9b2f232b
2 changed files with 6 additions and 5 deletions

View File

@@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>426</width>
<height>174</height>
<width>359</width>
<height>161</height>
</rect>
</property>
<property name="contextMenuPolicy">
@@ -100,8 +100,11 @@
<property name="invertedAppearance">
<bool>false</bool>
</property>
<property name="notchTarget">
<double>10.000000000000000</double>
</property>
<property name="notchesVisible">
<bool>false</bool>
<bool>true</bool>
</property>
</widget>
</item>

View File

@@ -11,8 +11,6 @@ greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
TARGET = yremote
TEMPLATE = app
#CONFIG += c++11
# The following define makes your compiler emit warnings if you use
# any feature of Qt which has been marked as deprecated (the exact warnings
# depend on your compiler). Please consult the documentation of the