platform: generate gtype for NMPObjectType enum

This commit is contained in:
Thomas Haller 2015-06-24 15:19:47 +02:00
parent d48902e605
commit 4010d779a7

View file

@ -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,