Revert "[Tizen] Remove profile build dependencies"
[platform/core/uifw/dali-adaptor.git] / adaptors / common / application-impl.h
index aeadb17..4af4577 100644 (file)
@@ -141,6 +141,11 @@ public: // Lifecycle functionality
   void DoInit();
 
   /**
+   * Called after OnInit is called or the framework is started.
+   */
+  void DoStart();
+
+  /**
    * Called when OnTerminate is called or the framework is terminated.
    */
   void DoTerminate();