inc/cntglobal.h
changeset 59 a642906a277a
parent 47 7cbcb2896f0e
equal deleted inserted replaced
47:7cbcb2896f0e 59:a642906a277a
    45 #define CNT_EDIT_ACTION         "edit"
    45 #define CNT_EDIT_ACTION         "edit"
    46 #define CNT_CREATE_ACTION       "create"
    46 #define CNT_CREATE_ACTION       "create"
    47 #define CNT_ADD_ACTION          "add"
    47 #define CNT_ADD_ACTION          "add"
    48 #define CNT_FOCUS_ACTION        "focus"
    48 #define CNT_FOCUS_ACTION        "focus"
    49 #define CNT_SAVE_ACTION         "save"
    49 #define CNT_SAVE_ACTION         "save"
       
    50 #define CNT_FIND_ACTION         "find"
       
    51 #define CNT_ROOT_ACTION         "root"
    50 
    52 
    51 #endif // CNTGLOBAL_H
    53 #endif // CNTGLOBAL_H