summaryrefslogtreecommitdiffstats
path: root/src/slxoutput.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/slxoutput.cpp')
-rw-r--r--src/slxoutput.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/slxoutput.cpp b/src/slxoutput.cpp
index 637ffc3..c538165 100644
--- a/src/slxoutput.cpp
+++ b/src/slxoutput.cpp
@@ -44,6 +44,7 @@ SlxOutput::SlxOutput(ItemType type, const QString &id,
});
} else {
volumeSlider->setEnabled(false);
+ volumeSlider->setVisible(false);
muteToggleButton->setEnabled(false);
}
nameLabel->setText(title);