mirror of
https://github.com/overte-org/overte.git
synced 2025-04-25 14:54:29 +02:00
remove discoverability setter until API ready
This commit is contained in:
parent
f81ae30918
commit
77a60a3d72
1 changed files with 0 additions and 2 deletions
|
@ -44,8 +44,6 @@ public:
|
||||||
public slots:
|
public slots:
|
||||||
DownloadInfoResult getDownloadInfo();
|
DownloadInfoResult getDownloadInfo();
|
||||||
void updateDownloadInfo();
|
void updateDownloadInfo();
|
||||||
|
|
||||||
void setDiscoverability(const QString& discoverability);
|
|
||||||
|
|
||||||
private slots:
|
private slots:
|
||||||
void loggedOut();
|
void loggedOut();
|
||||||
|
|
Loading…
Reference in a new issue