aboutsummaryrefslogtreecommitdiff
path: root/src/transport-widget.h
diff options
context:
space:
mode:
authorAndrea Cimitan <andrea.cimitan@canonical.com>2010-11-16 02:17:44 +0100
committerAndrea Cimitan <andrea.cimitan@canonical.com>2010-11-16 02:17:44 +0100
commit510a01f7c97b726cd9ee46ffa30d3b0383b36146 (patch)
tree3c8a8cde441abfee25a98716e82febb228c3e30e /src/transport-widget.h
parent31bc33331673b761ba7d6e28bbb87da6b2e6e51a (diff)
parenteaee3afe6312a04ce41daed8d380ac5e49616ed6 (diff)
downloadayatana-indicator-sound-510a01f7c97b726cd9ee46ffa30d3b0383b36146.tar.gz
ayatana-indicator-sound-510a01f7c97b726cd9ee46ffa30d3b0383b36146.tar.bz2
ayatana-indicator-sound-510a01f7c97b726cd9ee46ffa30d3b0383b36146.zip
merge from lp:~cjcurran/indicator-sound/keyboard-handling-for-natty
Diffstat (limited to 'src/transport-widget.h')
-rw-r--r--src/transport-widget.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/transport-widget.h b/src/transport-widget.h
index 470b1cd..58a224c 100644
--- a/src/transport-widget.h
+++ b/src/transport-widget.h
@@ -68,7 +68,6 @@ GType transport_widget_get_type (void);
GtkWidget* transport_widget_new ( DbusmenuMenuitem *item );
void transport_widget_react_to_key_event ( TransportWidget* widget,
TransportWidgetEvent transport_event );
-
G_END_DECLS
#endif