Merge "Lines added to the model." into new_text
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / text / visual-model.h
index ac3b096..5c57e2d 100644 (file)
@@ -249,8 +249,8 @@ public:
    *
    * @return The number of lines.
    */
-  TextAbstraction::Length GetNumberOfLines( GlyphIndex glyphIndex,
-                                            Length numberOfGlyphs ) const;
+  Length GetNumberOfLines( GlyphIndex glyphIndex,
+                           Length numberOfGlyphs ) const;
   /**
    * Retrieves the lines where the given range of glyphs is laid out.
    *