NetworkManager/src/ppp-manager
Beniamino Galvani 09072d0d5e ppp-manager: set 'export_on_construction' flag
Instead of reimplementing constructed() just to call
nm_exported_object_export(), use the 'export_on_construction' flag
which does this automatically. This also fixes the following error:

nm_exported_object_export: assertion failed: (priv->_constructed)

Fixes: 8a8ecc46ca
2015-11-26 23:11:29 +01:00
..
Makefile.am build: extract version macros from "nm-version.h" to new header file "nm-version-macros.h" 2015-09-30 23:10:29 +02:00
nm-ppp-manager.c ppp-manager: set 'export_on_construction' flag 2015-11-26 23:11:29 +01:00
nm-ppp-manager.h core: add an NMExportedObject base class 2015-07-24 13:25:47 -04:00
nm-ppp-status.h all: fix up multiple-include-guard defines 2014-08-16 10:17:14 -04:00
nm-pppd-plugin.c all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +02:00
nm-pppd-plugin.h ppp: remove unused vestige of dbus-glib 2015-08-31 09:38:18 -05:00