summaryrefslogtreecommitdiff
path: root/atspi/atspi-types.h
diff options
context:
space:
mode:
authorMike Gorse <mgorse@suse.com>2014-02-18 12:06:49 -0600
committerMike Gorse <mgorse@suse.com>2014-02-18 12:06:49 -0600
commite6e8611f117791e42a4eb971fd75840cb654a365 (patch)
treed0ba93fe57d985badccfc22264fe3f77f12d02d4 /atspi/atspi-types.h
parenta36d08d6fc86c835171d4f19fce17b3aff7a6035 (diff)
downloadat-spi2-core-e6e8611f117791e42a4eb971fd75840cb654a365.tar.gz
Add AtspitableCell, tracking the new atk interface
Diffstat (limited to 'atspi/atspi-types.h')
-rw-r--r--atspi/atspi-types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/atspi/atspi-types.h b/atspi/atspi-types.h
index f2d7c0d5..e458a8eb 100644
--- a/atspi/atspi-types.h
+++ b/atspi/atspi-types.h
@@ -40,6 +40,7 @@ typedef struct _AtspiHypertext AtspiHypertext;
typedef struct _AtspiImage AtspiImage;
typedef struct _AtspiSelection AtspiSelection;
typedef struct _AtspiTable AtspiTable;
+typedef struct _AtspiTableCell AtspiTableCell;
typedef struct _AtspiText AtspiText;
typedef struct _AtspiValue AtspiValue;