[gnome-builder/wip/gtk4-port] plugins/sysprof: track handler prototype change



commit ae102d83b8912fb1765cdf7b421cf4b9418e6185
Author: Christian Hergert <chergert redhat com>
Date:   Thu Jun 23 23:41:34 2022 -0700

    plugins/sysprof: track handler prototype change

 src/plugins/sysprof/gbp-sysprof-workspace-addin.c | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/src/plugins/sysprof/gbp-sysprof-workspace-addin.c 
b/src/plugins/sysprof/gbp-sysprof-workspace-addin.c
index 7abb44f2a..295d28611 100644
--- a/src/plugins/sysprof/gbp-sysprof-workspace-addin.c
+++ b/src/plugins/sysprof/gbp-sysprof-workspace-addin.c
@@ -125,6 +125,8 @@ foreach_fd (gint     dest_fd,
 
 static void
 profiler_run_handler (IdeRunManager *run_manager,
+                      IdePipeline   *pipeline,
+                      IdeRunCommand *run_command,
                       IdeRunContext *run_context,
                       gpointer       user_data)
 {


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]