sync from fd.orf
This commit is contained in:
parent
a2f2b93e36
commit
d55e70a385
26 changed files with 186 additions and 159 deletions
|
@ -52,7 +52,7 @@ PendingCall::Private::~Private()
|
|||
}
|
||||
}
|
||||
|
||||
void PendingCall::Private::notify_stub(DBusPendingCall *, void *data)
|
||||
void PendingCall::Private::notify_stub(DBusPendingCall *dpc, void *data)
|
||||
{
|
||||
PendingCall::Private *pvt = static_cast<PendingCall::Private *>(data);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue