From 2c9b2f232bfffb974dd929712d2ea48400fde2c5 Mon Sep 17 00:00:00 2001 From: rogo Date: Fri, 26 Oct 2018 17:56:55 +0200 Subject: [PATCH] improved spacing --- mainwindow.ui | 9 ++++++--- yremote.pro | 2 -- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/mainwindow.ui b/mainwindow.ui index 6d79f36..ea999fc 100644 --- a/mainwindow.ui +++ b/mainwindow.ui @@ -6,8 +6,8 @@ 0 0 - 426 - 174 + 359 + 161 @@ -100,8 +100,11 @@ false + + 10.000000000000000 + - false + true diff --git a/yremote.pro b/yremote.pro index e6e8947..f7c0ab8 100644 --- a/yremote.pro +++ b/yremote.pro @@ -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