* Fixed a bug where signals would not be always forwarded to the appropriate local proxy
* Fixed incorrect parsing of command line arguments in dbusxx-introspect (Sergey Struzh) * Removed deprecated method MessageIter::array_length * Some cleanup git-svn-id: http://dev.openwengo.org/svn/openwengo/wengophone-ng/branches/wengophone-dbus-api/libs/dbus@11870 30a43799-04e7-0310-8b2b-ea0d24f86d0e
This commit is contained in:
parent
31843c4a7c
commit
b116f68663
7 changed files with 15 additions and 32 deletions
|
@ -117,8 +117,6 @@ public:
|
|||
|
||||
int get_array( void* ptr );
|
||||
|
||||
int array_length();
|
||||
|
||||
bool is_array();
|
||||
|
||||
bool is_dict();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue