aboutsummaryrefslogtreecommitdiff
path: root/gui/about.h
diff options
context:
space:
mode:
Diffstat (limited to 'gui/about.h')
-rw-r--r--gui/about.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/about.h b/gui/about.h
index 715970b596..32a5444ddc 100644
--- a/gui/about.h
+++ b/gui/about.h
@@ -38,7 +38,7 @@ protected:
byte _modifiers;
bool _willClose;
- int xOff, yOff;
+ int _xOff, _yOff;
void addLine(const char *str);