aboutsummaryrefslogtreecommitdiff
path: root/include/Text.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/Text.hpp')
-rw-r--r--include/Text.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Text.hpp b/include/Text.hpp
index 7e9dda2..a71bc8e 100644
--- a/include/Text.hpp
+++ b/include/Text.hpp
@@ -141,6 +141,7 @@ namespace QuickMedia
bool editable;
CaretMoveDirection caretMoveDirection;
sf::FloatRect boundingBox;
+ int num_lines;
float lineSpacing;
float characterSpacing;
std::vector<TextElement> textElements;