application/application.h

changeset 78
ad7ced6cf00b
parent 68
79a9aadf1c70
equal deleted inserted replaced
77:5de33c2d94c6 78:ad7ced6cf00b
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
50 #define RESOURCEVIEWER_STATE_MODIFIED 2000
49 51
50 typedef struct DavApp { 52 typedef struct DavApp {
51 DavConfig *dav_config; 53 DavConfig *dav_config;
52 UiList *repos; 54 UiList *repos;
53 } DavApp; 55 } DavApp;

mercurial