mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 23:13:40 +02:00
Fix build on non-Unix
This commit is contained in:
@@ -50,13 +50,13 @@ _g_application_platform_on_actions_changed (GApplication *app)
|
||||
static void
|
||||
_g_application_platform_remote_invoke_action (GApplication *app,
|
||||
const gchar *action,
|
||||
guint timestamp)
|
||||
GVariant *platform_data)
|
||||
{
|
||||
}
|
||||
|
||||
static void
|
||||
_g_application_platform_remote_quit (GApplication *app,
|
||||
guint timestamp)
|
||||
GVariant *platform_data)
|
||||
{
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user