Add mac-media-control

This commit is contained in:
wuggy 2026-04-05 16:53:53 +01:00
commit 503a1e48d1
9 changed files with 320 additions and 5 deletions

View file

@ -8,6 +8,8 @@
#include "nsIServiceManager.h"
#include "nsPrintOptionsX.h"
#include "nsPrintSettingsX.h"
#include "nsCocoaUtils.h"
#include "nsIWebBrowserPrint.h"
// The constants for paper orientation were renamed in 10.9. __MAC_10_9 is
// defined on OS X 10.9 and later. Although 10.8 and earlier are not supported