libmm-common: new helper object to handle simple properties from all interfaces

This commit is contained in:
Aleksander Morgado
2011-12-28 13:49:32 +01:00
parent b0272444cb
commit 111cd56a2b
4 changed files with 436 additions and 0 deletions

View File

@@ -26,6 +26,7 @@
#include "mm-errors-types.h"
#include "mm-enums-types.h"
#include "mm-common-helpers.h"
#include "mm-common-simple-properties.h"
#include "mm-common-connect-properties.h"
#include "mm-common-bearer-properties.h"
#include "mm-gdbus-manager.h"