summaryrefslogtreecommitdiff
path: root/atspi/atspi-types.h
diff options
context:
space:
mode:
authorMike Gorse <mgorse@novell.com>2010-12-02 14:33:20 -0500
committerMike Gorse <mgorse@novell.com>2010-12-02 14:33:20 -0500
commiteb6e918b2bfc11686e2a53bb7a99042d32f89180 (patch)
tree22e3f4fc272f8f6c29679969d09f84817afbee87 /atspi/atspi-types.h
parent790cb1e9dc42b52319dcae38db294dfa9e5a68f4 (diff)
downloadat-spi2-core-eb6e918b2bfc11686e2a53bb7a99042d32f89180.tar.gz
Hypertext and hyperlink fixes
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 0f84d238..e56f93f0 100644
--- a/atspi/atspi-types.h
+++ b/atspi/atspi-types.h
@@ -35,6 +35,7 @@ typedef struct _AtspiCollection AtspiCollection;
typedef struct _AtspiComponent AtspiComponent;
typedef struct _AtspiDocument AtspiDocument;
typedef struct _AtspiEditableText AtspiEditableText;
+typedef struct _AtspiHyperlink AtspiHyperlink;
typedef struct _AtspiHypertext AtspiHypertext;
typedef struct _AtspiImage AtspiImage;
typedef struct _AtspiSelection AtspiSelection;