summaryrefslogtreecommitdiff
path: root/plugins/gtkui/ddbseekbar.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/gtkui/ddbseekbar.h')
-rw-r--r--plugins/gtkui/ddbseekbar.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/gtkui/ddbseekbar.h b/plugins/gtkui/ddbseekbar.h
index 28c69cd3..c975654e 100644
--- a/plugins/gtkui/ddbseekbar.h
+++ b/plugins/gtkui/ddbseekbar.h
@@ -1,4 +1,4 @@
-/* ddbseekbar.h generated by valac, the Vala compiler, do not modify */
+/* ddbseekbar.h generated by valac 0.10.2, the Vala compiler, do not modify */
#ifndef __DDBSEEKBAR_H__
@@ -31,7 +31,7 @@ struct _DdbSeekbarClass {
};
-GType ddb_seekbar_get_type (void);
+GType ddb_seekbar_get_type (void) G_GNUC_CONST;
DdbSeekbar* ddb_seekbar_new (void);
DdbSeekbar* ddb_seekbar_construct (GType object_type);