BluOS: Fix undefined reference
This commit is contained in:
parent
9f68b37e50
commit
3c79e55436
@ -76,8 +76,6 @@ private:
|
|||||||
QHash<QUuid, BrowserItemResult *> m_asyncBrowseItemResults;
|
QHash<QUuid, BrowserItemResult *> m_asyncBrowseItemResults;
|
||||||
|
|
||||||
private slots:
|
private slots:
|
||||||
void onPluginTimer();
|
|
||||||
|
|
||||||
void onConnectionChanged(bool connected);
|
void onConnectionChanged(bool connected);
|
||||||
void onStatusResponseReceived(const BluOS::StatusResponse &status);
|
void onStatusResponseReceived(const BluOS::StatusResponse &status);
|
||||||
void onActionExecuted(QUuid actionId, bool success);
|
void onActionExecuted(QUuid actionId, bool success);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user