summaryrefslogtreecommitdiff
path: root/plugins/gtkui/ddbseekbar.h
diff options
context:
space:
mode:
authorGravatar Alexey Yakovenko <wakeroid@gmail.com>2010-10-02 22:03:23 +0200
committerGravatar Alexey Yakovenko <wakeroid@gmail.com>2010-10-02 22:03:23 +0200
commit16fffae444ad5632b446525894b892928c1a1a39 (patch)
treecf521f2f0ebc0c472adbaa9b6fbd231bdae06b38 /plugins/gtkui/ddbseekbar.h
parentb830fbb8b91ea8d2946aba4209ef2a9c39ec7220 (diff)
regenerated vala sources with valac 0.10.0
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..f501a00c 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.0, 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);