summaryrefslogtreecommitdiff
path: root/modules/other/gail/gailimage.h
diff options
context:
space:
mode:
Diffstat (limited to 'modules/other/gail/gailimage.h')
-rw-r--r--modules/other/gail/gailimage.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/other/gail/gailimage.h b/modules/other/gail/gailimage.h
index a30ff204d6..f13b64d074 100644
--- a/modules/other/gail/gailimage.h
+++ b/modules/other/gail/gailimage.h
@@ -42,6 +42,7 @@ struct _GailImage
GailWidget parent;
gchar* image_description;
+ gchar* stock_name;
};
GType gail_image_get_type (void);