diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2011-01-14 11:09:26 -0600 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2011-01-14 11:09:26 -0600 |
commit | 603ecf78d1f2e897ac60ecf585569c8758fe5d1e (patch) | |
tree | 9167ca38ac270c15ebf7be5d51ed56d714c1fdc6 /src/sound-service-dbus.h | |
parent | f4f168553cc7fc9ed09f76c805694abfcad70870 (diff) | |
parent | 500000a82b6785e2bf7732ee87f36c6a44d2767c (diff) | |
download | ayatana-indicator-sound-603ecf78d1f2e897ac60ecf585569c8758fe5d1e.tar.gz ayatana-indicator-sound-603ecf78d1f2e897ac60ecf585569c8758fe5d1e.tar.bz2 ayatana-indicator-sound-603ecf78d1f2e897ac60ecf585569c8758fe5d1e.zip |
releasing version 0.5.6-0ubuntu1
Diffstat (limited to 'src/sound-service-dbus.h')
-rw-r--r-- | src/sound-service-dbus.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sound-service-dbus.h b/src/sound-service-dbus.h index b6e8193..0d1573b 100644 --- a/src/sound-service-dbus.h +++ b/src/sound-service-dbus.h @@ -48,6 +48,7 @@ struct _SoundServiceDbus { struct _SoundServiceDbusClass { GObjectClass parent_class; }; + GType sound_service_dbus_get_type (void) G_GNUC_CONST; // Utility methods to get the SIGNAL messages across into the sound-service-dbus |