summaryrefslogtreecommitdiffhomepage
path: root/nGenEx/Button.h
diff options
context:
space:
mode:
Diffstat (limited to 'nGenEx/Button.h')
-rw-r--r--nGenEx/Button.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nGenEx/Button.h b/nGenEx/Button.h
index 0b714c1..9868dfd 100644
--- a/nGenEx/Button.h
+++ b/nGenEx/Button.h
@@ -104,7 +104,7 @@ protected:
Color active_color;
Color border_color;
- int captured;
+ bool captured;
int pre_state;
short bevel_width;
short button_state;