fix: sync dock toggles and make autoplay toolbar-only
Some checks failed
Build for Windows / build-windows (push) Has been cancelled

This commit is contained in:
joren
2026-03-31 01:14:43 +02:00
parent 2aff8fda47
commit cdac82dbef
7 changed files with 26 additions and 8 deletions

View File

@@ -20,7 +20,6 @@ private:
QComboBox *m_formatBox = nullptr;
QCheckBox *m_replayGain = nullptr;
QCheckBox *m_gapless = nullptr;
QCheckBox *m_autoplay = nullptr;
// Last.fm
QCheckBox *m_lastFmEnabled = nullptr;