Prefer native notifications instead of D-Bus on macOS
This commit is contained in:
@@ -360,7 +360,7 @@ void OSDBase::RepeatModeChanged(PlaylistSequence::RepeatMode mode) {
|
||||
|
||||
QString OSDBase::ReplaceMessage(const MessageType type, const QString &message, const Song &song) {
|
||||
|
||||
#ifndef HAVE_DBUS
|
||||
#if !defined(HAVE_DBUS) || defined(Q_OS_MACOS)
|
||||
Q_UNUSED(type)
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user