mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-31 11:58:40 +09:00
De-unify accessibility build on Mac.
Also fixes Linux build bustage with accessibility enabled.
This commit is contained in:
parent
dadaa3df44
commit
cf09a88938
12 changed files with 58 additions and 38 deletions
|
|
@ -9,6 +9,10 @@
|
|||
|
||||
#include "mozilla/StaticPtr.h"
|
||||
|
||||
#ifdef A11Y_LOG
|
||||
#include "Logging.h"
|
||||
#endif
|
||||
|
||||
using namespace mozilla;
|
||||
using namespace mozilla::a11y;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue