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