summaryrefslogtreecommitdiff
path: root/atspi/atspi-constants.h
diff options
context:
space:
mode:
Diffstat (limited to 'atspi/atspi-constants.h')
-rw-r--r--atspi/atspi-constants.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/atspi/atspi-constants.h b/atspi/atspi-constants.h
index 3f64bd11..90d6ca6b 100644
--- a/atspi/atspi-constants.h
+++ b/atspi/atspi-constants.h
@@ -761,6 +761,7 @@ typedef enum {
typedef enum
{
+ ATSPI_CACHE_NONE = 0x0001,
ATSPI_CACHE_PARENT = 0x0001,
ATSPI_CACHE_CHILDREN = 0x0002,
ATSPI_CACHE_NAME = 0x0004,