mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
Add API to query OSX/MacOS version
This commit is contained in:
parent
2f0914c730
commit
853bf6d178
2 changed files with 41 additions and 0 deletions
|
|
@ -54,6 +54,7 @@ using namespace std;
|
|||
|
||||
extern void set_language_preference (); // cocoacarbon.mm
|
||||
extern void no_app_nap (); // cocoacarbon.mm
|
||||
extern int query_darwin_version (); // cocoacarbon.mm
|
||||
|
||||
static void
|
||||
setup_logging (void)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue