Bearer/ConnMan: Fix No such slot
Change-Id: Icf403b2e2e86d1cb58fd74c0df054bcc43cf9210 Reviewed-by: Lorn Potter <lorn.potter@canonical.com>
This commit is contained in:
parent
e6a5be1d81
commit
7a2f53647b
@ -211,6 +211,7 @@ protected:
|
||||
private:
|
||||
QVariantMap properties();
|
||||
QVariantMap propertiesMap;
|
||||
private Q_SLOTS:
|
||||
void scanReply(QDBusPendingCallWatcher *call);
|
||||
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user