aboutsummaryrefslogtreecommitdiff
path: root/include/Entry.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/Entry.hpp')
-rw-r--r--include/Entry.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Entry.hpp b/include/Entry.hpp
index 32dcda2..10210f8 100644
--- a/include/Entry.hpp
+++ b/include/Entry.hpp
@@ -37,5 +37,6 @@ namespace QuickMedia {
float width;
sf::RoundedRectangleShape background;
sf::Text placeholder;
+ bool mouse_left_inside;
};
} \ No newline at end of file