Merge changes I26f3edb0,Iba714851 into new_text
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / controls / scrollable / item-view / item-view-impl.h
index 991f538..7c41d1f 100644 (file)
@@ -171,6 +171,11 @@ public:
   float GetRefreshInterval() const;
 
   /**
+   * @copydoc Toolkit::ItemView::Refresh
+   */
+  void Refresh();
+
+  /**
    * @copydoc Toolkit::ItemView::GetItem
    */
   Actor GetItem(unsigned int itemId) const;