summaryrefslogtreecommitdiff
path: root/src/gui/theme.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/theme.cpp')
-rw-r--r--src/gui/theme.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/gui/theme.cpp b/src/gui/theme.cpp
index 0d974209d..93321cee2 100644
--- a/src/gui/theme.cpp
+++ b/src/gui/theme.cpp
@@ -954,13 +954,13 @@ static int readColorType(const std::string &type)
"SLOTS_BAR",
"SLOTS_BAR_OUTLINE",
"HP_BAR",
- "HP_BAR_OUTLINE"
+ "HP_BAR_OUTLINE",
"MP_BAR",
- "MP_BAR_OUTLINE"
+ "MP_BAR_OUTLINE",
"NO_MP_BAR",
- "NO_MP_BAR_OUTLINE"
+ "NO_MP_BAR_OUTLINE",
"XP_BAR",
- "XP_BAR_OUTLINE"
+ "XP_BAR_OUTLINE",
"WEIGHT_BAR",
"WEIGHT_BAR_OUTLINE"
};