mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
Security: https://vuxml.freebsd.org/freebsd/c53cd328-8131-4fc2-a083-a9e9d45e3028.html Security: https://vuxml.freebsd.org/freebsd/756839e1-cd78-4082-9f9e-d0da616ca8dd.html
11 lines
348 B
C
11 lines
348 B
C
--- ui/native_theme/native_theme.h.orig 2025-01-15 09:18:26 UTC
|
|
+++ ui/native_theme/native_theme.h
|
|
@@ -61,7 +61,7 @@ class NATIVE_THEME_EXPORT NativeTheme {
|
|
// The part to be painted / sized.
|
|
enum Part {
|
|
kCheckbox,
|
|
-#if BUILDFLAG(IS_LINUX)
|
|
+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)
|
|
kFrameTopArea,
|
|
#endif
|
|
kInnerSpinButton,
|