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 4fc19e9..027f534 100644
--- a/include/SearchBar.hpp
+++ b/include/SearchBar.hpp
@@ -40,6 +40,7 @@ namespace QuickMedia {
float getBottomWithoutShadow() const;
std::string get_text() const;
+ bool is_empty() const;
TextUpdateCallback onTextUpdateCallback;
TextSubmitCallback onTextSubmitCallback;