summaryrefslogtreecommitdiffstats
path: root/src/rolewidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/rolewidget.h')
-rw-r--r--src/rolewidget.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rolewidget.h b/src/rolewidget.h
index bbd39d6..955364c 100644
--- a/src/rolewidget.h
+++ b/src/rolewidget.h
@@ -33,6 +33,7 @@ public:
Glib::ustring role;
Glib::ustring device;
+ virtual void onDeviceChange();
virtual void onMuteToggleButton();
virtual void executeVolumeUpdate();
};