mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 19:10:49 +02:00
remove some more
This commit is contained in:
parent
c39771d995
commit
2987d21f66
1 changed files with 0 additions and 2 deletions
|
@ -65,8 +65,6 @@ public slots:
|
||||||
void inventoryFailure(QNetworkReply& reply);
|
void inventoryFailure(QNetworkReply& reply);
|
||||||
void historySuccess(QNetworkReply& reply);
|
void historySuccess(QNetworkReply& reply);
|
||||||
void historyFailure(QNetworkReply& reply);
|
void historyFailure(QNetworkReply& reply);
|
||||||
void resetSuccess(QNetworkReply& reply);
|
|
||||||
void resetFailure(QNetworkReply& reply);
|
|
||||||
void accountSuccess(QNetworkReply& reply);
|
void accountSuccess(QNetworkReply& reply);
|
||||||
void accountFailure(QNetworkReply& reply);
|
void accountFailure(QNetworkReply& reply);
|
||||||
void updateLocationSuccess(QNetworkReply& reply);
|
void updateLocationSuccess(QNetworkReply& reply);
|
||||||
|
|
Loading…
Reference in a new issue