Merge "Change Application to use NotifySceneCreated from Adaptor" into devel/master
[platform/core/uifw/dali-adaptor.git] / adaptors / base / environment-variables.h
index 67e1c4a..b83b2ee 100644 (file)
@@ -2,7 +2,7 @@
 #define __DALI_INTERNAL_ADAPTOR_ENVIRONMENT_VARIABLES_H__
 
 /*
- * Copyright (c) 2014 Samsung Electronics Co., Ltd.
+ * Copyright (c) 2015 Samsung Electronics Co., Ltd.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -82,6 +82,8 @@ namespace Adaptor
 
 #define DALI_WINDOW_HEIGHT "DALI_WINDOW_HEIGHT"
 
+#define DALI_WINDOW_NAME "DALI_WINDOW_NAME"
+
 } // namespace Adaptor
 
 } // namespace Internal