mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-19 03:00:55 +01:00
platform: generate gtype for NMPObjectType enum
(cherry picked from commit 4010d779a7)
This commit is contained in:
parent
e7e2bdd8c8
commit
3845b7706c
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@
|
|||
#include <gudev/gudev.h>
|
||||
|
||||
|
||||
typedef enum { /*< skip >*/
|
||||
typedef enum {
|
||||
OBJECT_TYPE_UNKNOWN,
|
||||
NMP_OBJECT_TYPE_LINK,
|
||||
NMP_OBJECT_TYPE_IP4_ADDRESS,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue