aboutsummaryrefslogtreecommitdiff
path: root/include/SearchBar.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/SearchBar.hpp')
-rw-r--r--include/SearchBar.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/SearchBar.hpp b/include/SearchBar.hpp
index 8265ef0..9efbf9c 100644
--- a/include/SearchBar.hpp
+++ b/include/SearchBar.hpp
@@ -46,6 +46,7 @@ namespace QuickMedia {
sf::RectangleShape background;
sf::RectangleShape background_shadow;
sf::RectangleShape shade;
+ sf::RectangleShape caret;
sf::Sprite plugin_logo_sprite;
std::string placeholder_str;
bool show_placeholder;