diff --git a/config/mac/DefinesMozilla.h b/config/mac/DefinesMozilla.h index 90d3dddce3f4..023279913fb9 100644 --- a/config/mac/DefinesMozilla.h +++ b/config/mac/DefinesMozilla.h @@ -49,6 +49,11 @@ #define USE_NSREG 1 +// 99-04-05 pinkerton -- use new nsIClipboard instead of selection manager stuff. +// REMOVE WHEN THIS LANDS FULLY!!! +#define NEW_CLIPBOARD_SUPPORT + + // ——————————————————————————————————————————————————————————————————————————— // • You typically will not need to change things below here // ———————————————————————————————————————————————————————————————————————————