mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-23 18:52:09 +01:00
gnetworkmonitornm: Remove double-space
This commit is contained in:
parent
eeaf1de6e6
commit
46d70700c8
@ -391,7 +391,7 @@ g_network_monitor_nm_class_init (GNetworkMonitorNMClass *nl_class)
|
|||||||
{
|
{
|
||||||
GObjectClass *gobject_class = G_OBJECT_CLASS (nl_class);
|
GObjectClass *gobject_class = G_OBJECT_CLASS (nl_class);
|
||||||
|
|
||||||
gobject_class->finalize = g_network_monitor_nm_finalize;
|
gobject_class->finalize = g_network_monitor_nm_finalize;
|
||||||
gobject_class->get_property = g_network_monitor_nm_get_property;
|
gobject_class->get_property = g_network_monitor_nm_get_property;
|
||||||
|
|
||||||
g_object_class_override_property (gobject_class, PROP_NETWORK_AVAILABLE, "network-available");
|
g_object_class_override_property (gobject_class, PROP_NETWORK_AVAILABLE, "network-available");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user