aboutsummaryrefslogtreecommitdiff
path: root/include/QuickMedia.hpp
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2019-08-10 06:44:16 +0200
committerdec05eba <dec05eba@protonmail.com>2019-08-10 06:44:19 +0200
commitfe475d755534d3c97ac1030429a97477710d74e6 (patch)
treeccdfb533eb91565131dcb0f99f8dbcf94580f70c /include/QuickMedia.hpp
parent8032c13df9eafd1539112dc6f72eb9e1a695ad31 (diff)
Change design, add logos
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 90ceddd..5010025 100644
--- a/include/QuickMedia.hpp
+++ b/include/QuickMedia.hpp
@@ -33,6 +33,7 @@ namespace QuickMedia {
sf::Font font;
Body *body;
Plugin *current_plugin;
+ sf::Texture plugin_logo;
std::unique_ptr<SearchBar> search_bar;
Page current_page;
// TODO: Combine these