[gtk/wip/chergert/for-4-6: 27/56] macos: style cleanup
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/wip/chergert/for-4-6: 27/56] macos: style cleanup
- Date: Wed, 16 Mar 2022 19:25:45 +0000 (UTC)
commit 9b28153571d47b77c5082ece438db52bcab6e409
Author: Christian Hergert <christian hergert me>
Date: Wed Mar 2 00:33:13 2022 -0800
macos: style cleanup
gdk/macos/gdkmacospopupsurface.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gdk/macos/gdkmacospopupsurface.c b/gdk/macos/gdkmacospopupsurface.c
index 5a2d7ed481..dc6610b398 100644
--- 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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]