From b9f5e8f6d2025d21033152951bd55b128bf901f3 Mon Sep 17 00:00:00 2001 From: victor Date: Mon, 24 Apr 2017 18:36:43 +0900 Subject: [PATCH] =?UTF-8?q?GUI=20=EA=B0=9C=EC=84=A0=20=20-=20=EC=BB=B4?= =?UTF-8?q?=ED=8F=AC=EB=84=8C=ED=8A=B8=EC=97=90=20=ED=8F=AC=EC=BB=A4?= =?UTF-8?q?=EC=8A=A4=20=EC=A0=90=EC=84=A0=20=ED=91=9C=EC=8B=9C=EB=90=98?= =?UTF-8?q?=EB=8A=94=20=EA=B1=B8=20=EC=A0=9C=EA=B1=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/gui/oven_control/mainwindow.ui | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/gui/oven_control/mainwindow.ui b/app/gui/oven_control/mainwindow.ui index 756a7ab..e99bb07 100644 --- a/app/gui/oven_control/mainwindow.ui +++ b/app/gui/oven_control/mainwindow.ui @@ -26,6 +26,8 @@ #centralwidget { background-image: url(:/images/background/main.png); } #bottomBar { background-image: url(:/images/bottom_bar/background.png); } +QWidget { outline: none; } + QPushButton[style="mode"] { background-repeat: no-repeat; background-position: center; -- 2.1.4