summaryrefslogtreecommitdiffstats
path: root/src/ui/color.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/color.h')
-rw-r--r--src/ui/color.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/color.h b/src/ui/color.h
index ad99ddd..311a532 100644
--- a/src/ui/color.h
+++ b/src/ui/color.h
@@ -52,7 +52,7 @@ namespace Ui {
protected:
bool m_bRepeat;
float m_repeat;
- Gfx::Color m_color;
+ Gfx::Color m_color;
};