aboutsummaryrefslogtreecommitdiff
path: root/include/Body.hpp
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2020-09-11 04:08:16 +0200
committerdec05eba <dec05eba@protonmail.com>2020-09-11 04:08:16 +0200
commit043b54f9d5c06257e33c9a0989158d9a99368e26 (patch)
treedeeb5986f49af47806143dab6ca9499faa5675f2 /include/Body.hpp
parent8aaf837c6f223c77563b6ed03eb7576163f784bb (diff)
Cleanup thumbnail textures when hiding related videos menu
Diffstat (limited to 'include/Body.hpp')
-rw-r--r--include/Body.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Body.hpp b/include/Body.hpp
index a3058a6..db502c5 100644
--- a/include/Body.hpp
+++ b/include/Body.hpp
@@ -66,6 +66,7 @@ namespace QuickMedia {
void select_first_item();
void reset_selected();
void clear_items();
+ void clear_thumbnails();
BodyItem* get_selected() const;