From 2a3dd6ee1871097a05d3b4c5ec7119dee3c83ab7 Mon Sep 17 00:00:00 2001 From: Heiko Klare Date: Tue, 14 Jul 2026 22:24:35 +0200 Subject: [PATCH] [Cocoa] Add generation instruction for file dialog cancel constant The cancel button constant for the file selection dialog has been added to the OS constants without adding the auto-generation instruction for the MacGenerator to the bridgesupport.extras. As a consequence, a MacGenerator tool execution removes the constant from the OS class. This change adds the according instruction. Follow-up to https://github.com/eclipse-platform/eclipse.platform.swt/pull/1026 --- .../eclipse/swt/internal/cocoa/AppKitFull.bridgesupport.extras | 1 + 1 file changed, 1 insertion(+) diff --git a/bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/AppKitFull.bridgesupport.extras b/bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/AppKitFull.bridgesupport.extras index d1ca0ed5bf..fcbe3ca5d0 100644 --- a/bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/AppKitFull.bridgesupport.extras +++ b/bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/AppKitFull.bridgesupport.extras @@ -4425,6 +4425,7 @@ +