aboutsummaryrefslogtreecommitdiff
path: root/gui/newgui.h
diff options
context:
space:
mode:
Diffstat (limited to 'gui/newgui.h')
-rw-r--r--gui/newgui.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/newgui.h b/gui/newgui.h
index 90de55a933..5519f9ba24 100644
--- a/gui/newgui.h
+++ b/gui/newgui.h
@@ -40,7 +40,7 @@ enum {
enum {
kTextAlignLeft,
kTextAlignCenter,
- kTextAlignRight,
+ kTextAlignRight
};
// Extremly simple stack class, doesn't even do any error checking (for now)