summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xmenuApp/src/ofxTextBlock.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/menuApp/src/ofxTextBlock.cpp b/menuApp/src/ofxTextBlock.cpp
index 6fe00d0..36a19f2 100755
--- a/menuApp/src/ofxTextBlock.cpp
+++ b/menuApp/src/ofxTextBlock.cpp
@@ -362,6 +362,7 @@ bool ofxTextBlock::wrapTextForceLines(int linesN){
}
+ return true;
}