[at-spi2-core] Add ATSPI_CACHE_NONE
- From: Mike Gorse <mgorse src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [at-spi2-core] Add ATSPI_CACHE_NONE
- Date: Mon, 31 Jan 2011 23:37:14 +0000 (UTC)
commit 62e92330db2a50fbfa098af2e70160a52b87f838
Author: Mike Gorse <mgorse novell com>
Date: Mon Jan 31 17:09:17 2011 -0600
Add ATSPI_CACHE_NONE
atspi/atspi-constants.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/atspi/atspi-constants.h b/atspi/atspi-constants.h
index 3f64bd1..90d6ca6 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,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]