diff options
Diffstat (limited to 'devel/electron35/files/patch-ui_shell__dialogs_select__file__dialog.h')
| -rw-r--r-- | devel/electron35/files/patch-ui_shell__dialogs_select__file__dialog.h | 11 | 
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/electron35/files/patch-ui_shell__dialogs_select__file__dialog.h b/devel/electron35/files/patch-ui_shell__dialogs_select__file__dialog.h deleted file mode 100644 index 27d62eff8b2b..000000000000 --- a/devel/electron35/files/patch-ui_shell__dialogs_select__file__dialog.h +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/shell_dialogs/select_file_dialog.h.orig	2024-10-28 21:05:17 UTC -+++ ui/shell_dialogs/select_file_dialog.h -@@ -224,7 +224,7 @@ class SHELL_DIALOGS_EXPORT SelectFileDialog -                   const GURL* caller = nullptr); -   bool HasMultipleFileTypeChoices(); -  --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) -   // Set the label used for the file select button. -   virtual void SetButtonLabel(const std::string& label) = 0; -   | 
