Skip to content

[th/setting-no-construct-property]

Thomas Haller requested to merge th/setting-no-construct-property into master

Cleanup of settings in libnm-core to not use G_PARAM_CONSTRUCT properties. It's an unnecessary overhead every time we create one of these NMSetting instances.

Merge request reports