diff options
Diffstat (limited to 'include/widget_button.h')
| -rw-r--r-- | include/widget_button.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/widget_button.h b/include/widget_button.h index 5fbcfb2..0787878 100644 --- a/include/widget_button.h +++ b/include/widget_button.h @@ -3,6 +3,8 @@ #define WIDGET_BUTTON_H +#define WIDGET_BUTTON_TIME 10 + #define WIDGET_BUTTON_WIDTH 125 #define WIDGET_BUTTON_HEIGHT 36 |