application/application.h

changeset 102
64ded9f6a6c6
parent 97
5a3d27b8e6b0
equal deleted inserted replaced
101:7b3a3130be44 102:64ded9f6a6c6
41 #include <cx/linked_list.h> 41 #include <cx/linked_list.h>
42 42
43 #ifdef __cplusplus 43 #ifdef __cplusplus
44 extern "C" { 44 extern "C" {
45 #endif 45 #endif
46 46
47 #define APP_STATE_BROWSER_SESSION 100 47 #define APP_STATE_BROWSER_SESSION 100
48 #define APP_STATE_BROWSER_SELECTION 110 48 #define APP_STATE_BROWSER_SELECTION 110
49 49
50 #define RESOURCEVIEWER_STATE_MODIFIED 2000 50 #define RESOURCEVIEWER_STATE_MODIFIED 2000
51 #define RESOURCEVIEWER_STATE_PROP_SELECTED 2001 51 #define RESOURCEVIEWER_STATE_PROP_SELECTED 2001

mercurial