mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-03-03 04:47:58 +00:00
Fix build for macOS.
This commit is contained in:
parent
b56749426b
commit
ca4b1e6ae0
@ -461,7 +461,7 @@ OverlayWidget::OverlayWidget()
|
||||
|
||||
#if defined Q_OS_MAC && !defined OS_OSX
|
||||
TouchBar::SetupMediaViewTouchBar(
|
||||
winId(),
|
||||
_widget->winId(),
|
||||
static_cast<PlaybackControls::Delegate*>(this),
|
||||
_touchbarTrackState.events(),
|
||||
_touchbarDisplay.events(),
|
||||
|
Loading…
Reference in New Issue
Block a user