[gtk/wip/chergert/for-4-6: 27/56] macos: style cleanup




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]