Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Plasma
Plasma PulseAudio Applet
Commits
f35fdc14
Commit
f35fdc14
authored
Jan 12, 2021
by
Kai Uwe Broulik
🍇
Browse files
[Volume Monitor] Emit targetChanged signal
When the property changes
parent
8a9d62a1
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/volumemonitor.cpp
View file @
f35fdc14
...
...
@@ -83,6 +83,8 @@ void QPulseAudio::VolumeMonitor::setTarget(QPulseAudio::VolumeObject* target)
if
(
target
)
{
createStream
();
}
Q_EMIT
targetChanged
();
}
void
VolumeMonitor
::
createStream
()
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment