(Control) Ensure background-color blends fully with the control color
[platform/core/uifw/dali-toolkit.git] / base / dali-toolkit / public-api / controls / scrollable / item-view / navigation-layout.h
index 6ca182c..8fe02cc 100755 (executable)
@@ -44,11 +44,6 @@ public:
                                    const float sideMargin)>  ResizeFunction;
 
   /**
-   * @deprecated This should not have been added to an ItemLayout
-   */
-  typedef SignalV2< void (int) > NavigationSignalV2;
-
-  /**
    * Create a new navigation layout
    */
   static NavigationLayoutPtr New();
@@ -59,11 +54,6 @@ public:
   virtual ~NavigationLayout();
 
   /**
-   * Get the pan signal
-   */
-  NavigationSignalV2& PanSignal();
-
-  /**
    * Set the number of columns in the layout.
    * @param[in] columns  The number of columns.
    */