Lines added to the model.
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / text / visual-model.h
index ad2a137..ec74764 100644 (file)
@@ -241,8 +241,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.
    *