X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;ds=sidebyside;f=dali%2Finternal%2Fsystem%2Fcommon%2Fenvironment-variables.h;h=6c790de945851053d3a919f05f763dc675af0d48;hb=db79997004ac2fef8c6c958d5aae6e10adb1258a;hp=3d63c002c9d5637ab5df6ac501fd9dd3788e6417;hpb=75c8a63b28da1d0e1ecb42897f7595ff28285e0c;p=platform%2Fcore%2Fuifw%2Fdali-adaptor.git diff --git a/dali/internal/system/common/environment-variables.h b/dali/internal/system/common/environment-variables.h old mode 100644 new mode 100755 index 3d63c00..6c790de --- a/dali/internal/system/common/environment-variables.h +++ b/dali/internal/system/common/environment-variables.h @@ -122,6 +122,8 @@ namespace Adaptor #define DALI_ENV_DPI_VERTICAL "DALI_DPI_VERTICAL" +#define DALI_ENV_PARTIAL_UPDATE_AVAILABLE "DALI_PARTIAL_UPDATE_AVAILABLE" + } // namespace Adaptor } // namespace Internal