merge from fdo
This commit is contained in:
parent
d6e5ed5f9c
commit
afc679a47d
11 changed files with 140 additions and 70 deletions
|
@ -63,6 +63,9 @@ struct DXXAPILOCAL Connection::Private
|
|||
|
||||
void init();
|
||||
|
||||
DBusDispatchStatus dispatch_status();
|
||||
bool has_something_to_dispatch();
|
||||
|
||||
static void dispatch_status_stub(DBusConnection *, DBusDispatchStatus, void *);
|
||||
|
||||
static DBusHandlerResult message_filter_stub(DBusConnection *, DBusMessage *, void *);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue