aboutsummaryrefslogtreecommitdiff
path: root/include/Text.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/Text.hpp')
-rw-r--r--include/Text.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/Text.hpp b/include/Text.hpp
index 53105f5..cef6dd5 100644
--- a/include/Text.hpp
+++ b/include/Text.hpp
@@ -104,6 +104,8 @@ namespace QuickMedia
bool draw(sf::RenderTarget &target);
void updateGeometry(bool update_even_if_not_dirty = false);
+
+ bool single_line_edit = false;
private:
enum class CaretMoveDirection : u8
{