Modify mixer to use the new pipewire audiomixer binding
[apps/mixer.git] / app / audiorole.hpp
index afc3665..75d9148 100644 (file)
@@ -26,7 +26,7 @@ public:
        void setValue(int value);
 
        void BeginUpdate();
-       void EndUpdate();
+       bool EndUpdate();
 
 signals:
        void NameChanged();