[AT-SPI] Squashed implementation
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / controls / scrollable / scrollable-impl.h
index 9ffdc8e..72f710a 100644 (file)
@@ -176,9 +176,9 @@ public: //Signals
 protected:
 
   /**
 protected:
 
   /**
-   * Construct a new Scrollable.
+   * Removed default constructor.
    */
    */
-  Scrollable();
+  Scrollable() = delete;
 
   /**
    * @brief Construct a new Scrollable.
 
   /**
    * @brief Construct a new Scrollable.