summaryrefslogtreecommitdiff
path: root/src/glib-glue.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/glib-glue.hh')
-rw-r--r--src/glib-glue.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/glib-glue.hh b/src/glib-glue.hh
index 5ddd94a8..c7839cfc 100644
--- a/src/glib-glue.hh
+++ b/src/glib-glue.hh
@@ -278,6 +278,7 @@ bool set_error_from_exception(GError** error
namespace vte {
+VTE_DECLARE_FREEABLE(GBytes, g_bytes_unref);
VTE_DECLARE_FREEABLE(GOptionContext, g_option_context_free);
VTE_DECLARE_FREEABLE(GVariant, g_variant_unref);