From 8cd8ab969c3dbd805a8052617407155511b59a26 Mon Sep 17 00:00:00 2001 From: victor Date: Mon, 22 May 2017 12:19:49 +0900 Subject: [PATCH] =?UTF-8?q?=EC=BB=B4=ED=8C=8C=EC=9D=BC=20=EA=B2=BD?= =?UTF-8?q?=EA=B3=A0=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/configfavoritebutton.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/gui/oven_control/configfavoritebutton.h b/app/gui/oven_control/configfavoritebutton.h index ff28a2d..5534e30 100644 --- a/app/gui/oven_control/configfavoritebutton.h +++ b/app/gui/oven_control/configfavoritebutton.h @@ -31,7 +31,7 @@ private slots: void on_pushButton_clicked(); public: - uint16_t getBtnId(void){return btnid;}; + uint16_t getBtnId(void){return btnid;} }; #endif // CONFIGFAVORITEBUTTON_H -- 2.1.4