mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Added initial implementation touchbar.
This commit is contained in:
@@ -646,6 +646,10 @@ void OpenSystemSettingsForPermission(PermissionType type) {
|
||||
}
|
||||
}
|
||||
|
||||
void SetTouchBar(TouchBarType type) {
|
||||
// TouchBar is Mac only feature.
|
||||
}
|
||||
|
||||
bool OpenSystemSettings(SystemSettingsType type) {
|
||||
if (type == SystemSettingsType::Audio) {
|
||||
crl::on_main([] {
|
||||
|
Reference in New Issue
Block a user