summaryrefslogtreecommitdiffstats
path: root/src/rolewidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/rolewidget.h')
-rw-r--r--src/rolewidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rolewidget.h b/src/rolewidget.h
index c7b198c..1d008f2 100644
--- a/src/rolewidget.h
+++ b/src/rolewidget.h
@@ -27,7 +27,7 @@
class RoleWidget : public StreamWidget {
public:
- RoleWidget(BaseObjectType* cobject, const Glib::RefPtr<Gnome::Glade::Xml>& x);
+ RoleWidget(BaseObjectType* cobject, const Glib::RefPtr<Gtk::Builder>& x);
static RoleWidget* create();
Glib::ustring role;