summaryrefslogtreecommitdiff
path: root/plugins/gtkui/ddbseekbar.h
diff options
context:
space:
mode:
authorGravatar waker <wakeroid@gmail.com>2011-05-15 19:15:52 +0200
committerGravatar waker <wakeroid@gmail.com>2011-05-15 19:15:52 +0200
commit85e6d2cd31fbd6be692f4f6b3ff24ac85e67e561 (patch)
tree84502d96113c55a222f355b7dd205b3cfd5ff857 /plugins/gtkui/ddbseekbar.h
parente56cccab8312ded706b2bc5daa5976ee3ac0c68f (diff)
rebuilt vala sources
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);