Merge "[4.0] new linebreak patch" into tizen_4.0
[platform/core/uifw/dali-adaptor.git] / adaptors / wearable / watch-application-impl.h
index 0c9b723..9c162b4 100755 (executable)
@@ -37,6 +37,7 @@ typedef IntrusivePtr<WatchApplication> WatchApplicationPtr;
 
 enum WatchApplicationState
 {
+  UNINITIALIZED,
   INITIALIZED,
   PAUSED,
   RESUMED = INITIALIZED,