summaryrefslogtreecommitdiffstats
path: root/src/minimalstreamwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/minimalstreamwidget.h')
-rw-r--r--src/minimalstreamwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/minimalstreamwidget.h b/src/minimalstreamwidget.h
index ba7eb1d..7d5ee24 100644
--- a/src/minimalstreamwidget.h
+++ b/src/minimalstreamwidget.h
@@ -25,7 +25,7 @@
class MinimalStreamWidget : public Gtk::VBox {
public:
- MinimalStreamWidget(BaseObjectType* cobject, const Glib::RefPtr<Gnome::Glade::Xml>& x);
+ MinimalStreamWidget(BaseObjectType* cobject, const Glib::RefPtr<Gtk::Builder>& x);
Gtk::VBox *channelsVBox;
Gtk::Label *nameLabel, *boldNameLabel;