[4.0] Add Finalize api for imf-manager
[platform/core/uifw/dali-adaptor.git] / adaptors / devel-api / adaptor-framework / application-extensions.h
index bee9629..51f55a2 100755 (executable)
@@ -56,11 +56,16 @@ public:
 
 
  /**
-   * @brief Called wwhen the framework is initialised.
+   * @brief Called when the framework is initialised.
    * @SINCE_1_2.7
    */
   void Init();
 
+  /**
+    * @brief Called when the framework is started.
+    */
+   void Start();
+
  /**
    * @brief Called when the framework is terminated.
    * @SINCE_1_2.7