jgrulich accepted this revision. jgrulich added a comment. This revision is now accepted and ready to land.
Looks good, thank you so much. INLINE COMMENTS > ipv6setting.cpp:412 > > + if(routeMetric() > 0){ > + setting.insert(QLatin1String(NMQT_SETTING_IP6_CONFIG_ROUTE_METRIC), > routeMetric()); Missing space between if and bracket. REPOSITORY R282 NetworkManagerQt REVISION DETAIL https://phabricator.kde.org/D6687 To: pvillani, jgrulich, lvsouza Cc: #frameworks