diff options
Diffstat (limited to 'libnm-core/nm-setting-bluetooth.h')
| -rw-r--r-- | libnm-core/nm-setting-bluetooth.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libnm-core/nm-setting-bluetooth.h b/libnm-core/nm-setting-bluetooth.h index 6bb5ce80..6746782e 100644 --- a/libnm-core/nm-setting-bluetooth.h +++ b/libnm-core/nm-setting-bluetooth.h @@ -59,6 +59,9 @@ G_BEGIN_DECLS */ #define NM_SETTING_BLUETOOTH_TYPE_PANU "panu" +/** + * NMSettingBluetooth: + */ struct _NMSettingBluetooth { NMSetting parent; }; |