aboutsummaryrefslogtreecommitdiff
path: root/include/QuickMedia.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/QuickMedia.hpp')
-rw-r--r--include/QuickMedia.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/QuickMedia.hpp b/include/QuickMedia.hpp
index f4cb250..abfe270 100644
--- a/include/QuickMedia.hpp
+++ b/include/QuickMedia.hpp
@@ -48,6 +48,7 @@ namespace QuickMedia {
sf::RenderWindow window;
sf::Vector2f window_size;
sf::Font font;
+ sf::Font bold_font;
Body *body;
Plugin *current_plugin;
sf::Texture plugin_logo;