summaryrefslogtreecommitdiff
path: root/gio/src/inputstream.hg
diff options
context:
space:
mode:
Diffstat (limited to 'gio/src/inputstream.hg')
-rw-r--r--gio/src/inputstream.hg4
1 files changed, 2 insertions, 2 deletions
diff --git a/gio/src/inputstream.hg b/gio/src/inputstream.hg
index d1227101..5ed092b8 100644
--- a/gio/src/inputstream.hg
+++ b/gio/src/inputstream.hg
@@ -35,9 +35,9 @@ namespace Gio
*
* @newin{2,16}
*/
-class InputStream : public Glib::Object
+class GIOMM_API InputStream : public Glib::Object
{
- _CLASS_GOBJECT(InputStream, GInputStream, G_INPUT_STREAM, Glib::Object, GObject)
+ _CLASS_GOBJECT(InputStream, GInputStream, G_INPUT_STREAM, Glib::Object, GObject, , , GIOMM_API)
protected:
_CTOR_DEFAULT