backend: add default_backend initial codes
[platform/core/uifw/libpui.git] / src / PUI_common.h
index a8c02fd..62e15a5 100644 (file)
@@ -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;