(TextController) Refactored out Text updating methods & moved another method to the...
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / text / text-controller.h
index b9fb7ae..5d8c021 100644 (file)
@@ -1837,6 +1837,7 @@ private:
   struct InputFontHandler;
   struct PlaceholderHandler;
   struct Relayouter;
   struct InputFontHandler;
   struct PlaceholderHandler;
   struct Relayouter;
+  struct TextUpdater;
 
   Impl* mImpl;
 };
 
   Impl* mImpl;
 };