[Merge] lp:~khurshid-alam/indicator-appmenu/ignore-desktop-focal into lp:indicator-appmenu
Sebastien Bacher
seb128 at ubuntu.com
Wed Jun 17 12:00:00 UTC 2020
Diff comments:
>
> === modified file 'src/window-menu-dbusmenu.c'
> --- src/window-menu-dbusmenu.c 2015-06-01 17:44:45 +0000
> +++ src/window-menu-dbusmenu.c 2020-02-24 10:44:20 +0000
> @@ -57,7 +57,7 @@
> };
>
> #define WINDOW_MENU_DBUSMENU_GET_PRIVATE(o) \
> -(G_TYPE_INSTANCE_GET_PRIVATE ((o), WINDOW_MENU_DBUSMENU_TYPE, WindowMenuDbusmenuPrivate))
> +(window_menu_dbusmenu_get_instance_private (WINDOW_MENU_DBUSMENU(o)))
I don't remember the discussion and if I really did that comment but I've no strong opinion so feel free to do whatever you think is right there
>
> /* Prototypes */
>
--
https://code.launchpad.net/~khurshid-alam/indicator-appmenu/ignore-desktop-focal/+merge/379727
Your team Indicator Applet Developers is subscribed to branch lp:indicator-appmenu.
More information about the Ubuntu-reviews
mailing list