summaryrefslogtreecommitdiffstats
path: root/src/channelwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/channelwidget.h')
-rw-r--r--src/channelwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/channelwidget.h b/src/channelwidget.h
index b15fe84..26a880c 100644
--- a/src/channelwidget.h
+++ b/src/channelwidget.h
@@ -27,7 +27,7 @@ class MinimalStreamWidget;
class ChannelWidget : public Gtk::EventBox {
public:
- ChannelWidget(BaseObjectType* cobject, const Glib::RefPtr<Gnome::Glade::Xml>& x);
+ ChannelWidget(BaseObjectType* cobject, const Glib::RefPtr<Gtk::Builder>& x);
static ChannelWidget* create();
void setVolume(pa_volume_t volume);