mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-27 17:52:58 +02:00
gdbusactiongroup: Add prototype for g_dbus_action_group_sync()
Even private functions that are actually called across compilation units should have prototypes. For g_dbus_action_group_sync(), create one in gdbusactiongroup-private.h https://bugzilla.gnome.org/show_bug.cgi?id=687385
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include "gdbusactiongroup.h"
|
||||
#include "gdbusactiongroup-private.h"
|
||||
|
||||
#include "gremoteactiongroup.h"
|
||||
#include "gdbusconnection.h"
|
||||
|
Reference in New Issue
Block a user