Веб-сайт самохостера Lotigara

summaryrefslogtreecommitdiff
path: root/source/windowing/StarPane.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/windowing/StarPane.hpp')
-rw-r--r--source/windowing/StarPane.hpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/source/windowing/StarPane.hpp b/source/windowing/StarPane.hpp
index 1d1fc2a..c5ed505 100644
--- a/source/windowing/StarPane.hpp
+++ b/source/windowing/StarPane.hpp
@@ -117,8 +117,7 @@ protected:
WidgetPtr m_icon;
String m_title;
String m_subTitle;
- String m_font;
- unsigned m_fontSize;
+ TextStyle m_textStyle;
Vec2I m_iconOffset;
Vec2I m_titleOffset;
Vec2I m_subTitleOffset;