summaryrefslogtreecommitdiffstats
path: root/src/minimalstreamwidget.cc
diff options
context:
space:
mode:
authorRafał Mużyło <galtgendo@gmail.com>2011-03-03 14:31:14 +0000
committerColin Guthrie <cguthrie@mandriva.org>2011-03-03 14:31:14 +0000
commit9ce0e0a380a2d6fd99c02b4b2c0aa29a63e728f8 (patch)
tree37ff8c689995751d63d8bbc239a34fb69a844304 /src/minimalstreamwidget.cc
parent5997290d1e0298ddd91444e19a5ad66b64c27d34 (diff)
Drop the need to use libglademm
Diffstat (limited to 'src/minimalstreamwidget.cc')
-rw-r--r--src/minimalstreamwidget.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/minimalstreamwidget.cc b/src/minimalstreamwidget.cc
index ac665de..562739d 100644
--- a/src/minimalstreamwidget.cc
+++ b/src/minimalstreamwidget.cc
@@ -25,7 +25,7 @@
#include "minimalstreamwidget.h"
/*** MinimalStreamWidget ***/
-MinimalStreamWidget::MinimalStreamWidget(BaseObjectType* cobject, const Glib::RefPtr<Gnome::Glade::Xml>& x) :
+MinimalStreamWidget::MinimalStreamWidget(BaseObjectType* cobject, const Glib::RefPtr<Gtk::Builder>& x) :
Gtk::VBox(cobject),
peakProgressBar(),
lastPeak(0),