Skip to content
Commit e87dcf33 authored by Nate Graham's avatar Nate Graham
Browse files

[applet] Only set VolumeMonitor object if it's valid

Otherwise we get loads of spam like this:

```
qrc:/plasma/plasmoids/org.kde.plasma.volume/contents/ui/ListItemBase.qml:253:37: Unable to assign [undefined] to QPulseAudio::VolumeObject*
qrc:/plasma/plasmoids/org.kde.plasma.volume/contents/ui/ListItemBase.qml:253:37: Unable to assign [undefined] to QPulseAudio::VolumeObject*
qrc:/plasma/plasmoids/org.kde.plasma.volume/contents/ui/ListItemBase.qml:253:37: Unable to assign [undefined] to QPulseAudio::VolumeObject*
```
parent 6ff70998
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment