summaryrefslogtreecommitdiff
path: root/plugins/gtkui/ddbseekbar.h
diff options
context:
space:
mode:
authorGravatar waker <wakeroid@gmail.com>2011-05-13 19:30:37 +0200
committerGravatar waker <wakeroid@gmail.com>2011-05-13 19:30:37 +0200
commit40ce81ee2379192193e335329110b33c78e821d1 (patch)
treef7d741c93cee89ddfaadbe5a1ed0bd278369958c /plugins/gtkui/ddbseekbar.h
parentdb04ae11f4d1b64e302ebc1f4f82c0f0fc7a37ef (diff)
vala sources recompiled with vala 0.8
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 c975654e..28c69cd3 100644
--- a/plugins/gtkui/ddbseekbar.h
+++ b/plugins/gtkui/ddbseekbar.h
@@ -1,4 +1,4 @@
-/* ddbseekbar.h generated by valac 0.10.2, the Vala compiler, do not modify */
+/* ddbseekbar.h generated by valac, the Vala compiler, do not modify */
#ifndef __DDBSEEKBAR_H__
@@ -31,7 +31,7 @@ struct _DdbSeekbarClass {
};
-GType ddb_seekbar_get_type (void) G_GNUC_CONST;
+GType ddb_seekbar_get_type (void);
DdbSeekbar* ddb_seekbar_new (void);
DdbSeekbar* ddb_seekbar_construct (GType object_type);