aboutsummaryrefslogtreecommitdiff
path: root/include/Body.hpp
diff options
context:
space:
mode:
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 b5ca210..3106cc3 100644
--- a/include/Body.hpp
+++ b/include/Body.hpp
@@ -317,5 +317,6 @@ namespace QuickMedia {
std::shared_ptr<BodyItem> clicked_body_item = nullptr;
RoundedRectangle item_background;
RoundedRectangle reaction_background;
+ bool render_selected_item_bg = true;
};
} \ No newline at end of file