X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2FPUI_common.h;h=62e15a517afbdd5b2cc247a6027b62c4cdb670a9;hb=d6ed58acc3fb0a4459e9645d21f2057d8bc5417e;hp=a8c02fd8f0bf46640fca39867cfe05d7dc50464f;hpb=a6bbe4b5e39a712a259cc9406da0dc68a0080124;p=platform%2Fcore%2Fuifw%2Flibpui.git diff --git a/src/PUI_common.h b/src/PUI_common.h index a8c02fd..62e15a5 100644 --- a/src/PUI_common.h +++ b/src/PUI_common.h @@ -35,6 +35,7 @@ typedef enum { PUI_INT_ERROR_INVALID_BACKEND_MGR, PUI_INT_ERROR_NO_ANI_AVAILABLE, PUI_INT_ERROR_BACKEND_FUNC_ERROR, + PUI_INT_ERROR_INVALID_RESOURCES, } pui_int_error; typedef unsigned int pui_bool;