projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e1e7e7
)
macos: style cleanup
author
Christian Hergert
<christian@hergert.me>
Wed, 2 Mar 2022 08:33:13 +0000
(
00:33
-0800)
committer
Christian Hergert
<chergert@redhat.com>
Wed, 16 Mar 2022 19:24:12 +0000
(12:24 -0700)
gdk/macos/gdkmacospopupsurface.c
patch
|
blob
|
history
diff --git
a/gdk/macos/gdkmacospopupsurface.c
b/gdk/macos/gdkmacospopupsurface.c
index 5a2d7ed48146bdcaa539b023958b062963a11681..dc6610b3984d58d45126bdf7078980a00d21f03b 100644
(file)
--- a/
gdk/macos/gdkmacospopupsurface.c
+++ b/
gdk/macos/gdkmacospopupsurface.c
@@
-275,7
+275,7
@@
_gdk_macos_popup_surface_class_init (GdkMacosPopupSurfaceClass *klass)
object_class->get_property = _gdk_macos_popup_surface_get_property;
object_class->set_property = _gdk_macos_popup_surface_set_property;
- gdk_popup_install_properties (object_class,
1
);
+ gdk_popup_install_properties (object_class,
LAST_PROP
);
}
static void