summaryrefslogtreecommitdiffstats
path: root/src/streamwidget.h
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2009-08-27 05:41:11 +0200
committerLennart Poettering <lennart@poettering.net>2009-08-27 05:41:11 +0200
commit8a11d0f781c283c26942f7cb02fa733df79ff731 (patch)
treefada35a35044d3612d8a58c0a5c6c0593806066c /src/streamwidget.h
parent5143fa8dae53448f9b777b848f1026515d1ce247 (diff)
fix event sound generation for volume changes
Diffstat (limited to 'src/streamwidget.h')
-rw-r--r--src/streamwidget.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/streamwidget.h b/src/streamwidget.h
index e322fc3..215e332 100644
--- a/src/streamwidget.h
+++ b/src/streamwidget.h
@@ -62,7 +62,6 @@ protected:
Gtk::Menu contextMenu;
Gtk::MenuItem terminate;
-
};
#endif