summaryrefslogtreecommitdiff
path: root/gio/src/liststore.hg
diff options
context:
space:
mode:
Diffstat (limited to 'gio/src/liststore.hg')
-rw-r--r--gio/src/liststore.hg4
1 files changed, 2 insertions, 2 deletions
diff --git a/gio/src/liststore.hg b/gio/src/liststore.hg
index 8c93c852..5585116e 100644
--- a/gio/src/liststore.hg
+++ b/gio/src/liststore.hg
@@ -34,11 +34,11 @@ namespace Gio
*
* @newin{2,50}
*/
-class ListStoreBase
+class GIOMM_API ListStoreBase
: public Glib::Object,
public ListModel
{
- _CLASS_GOBJECT(ListStoreBase, GListStore, G_LIST_STORE, Glib::Object, GObject)
+ _CLASS_GOBJECT(ListStoreBase, GListStore, G_LIST_STORE, Glib::Object, GObject, , , GIOMM_API)
_IMPLEMENTS_INTERFACE(ListModel)
_STRUCT_NOT_HIDDEN