From f96f9d5e58fb181d6f2789562471d015d38f4a4d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 9 Mar 2018 02:59:54 +0300 Subject: Add own skin for pincode keyboard buttons. Also resize pincode dialog if pincode control too big. --- src/gui/widgets/button.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/gui/widgets/button.h') diff --git a/src/gui/widgets/button.h b/src/gui/widgets/button.h index 447ef8192..a14a1a5a1 100644 --- a/src/gui/widgets/button.h +++ b/src/gui/widgets/button.h @@ -86,6 +86,7 @@ class Skin; const std::string BUTTON_PLAY = "buttonplay.png"; const std::string BUTTON_SKIN = "button"; +const std::string BUTTON_PIN_SKIN = "buttonpin"; /** * Button widget. Same as the Guichan button but with custom look. -- cgit v1.2.3-60-g2f50