Feature: Add selected toolbar buttons to MacBook Pro Touch Bar

This commit is contained in:
Danny de Bruijne
2021-08-19 17:39:44 +01:00
committed by Michael Lutz
parent 16aac9c341
commit 753b1d7e15
8 changed files with 257 additions and 51 deletions

View File

@@ -30,6 +30,10 @@
#define HAVE_OSX_1012_SDK
#endif
#ifdef MAC_OS_X_VERSION_10_15
#define HAVE_OSX_1015_SDK
#endif
/* It would seem that to ensure backward compatibility we have to ensure that we have defined MAC_OS_X_VERSION_10_x everywhere */
#ifndef MAC_OS_X_VERSION_10_3
#define MAC_OS_X_VERSION_10_3 1030