mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-23 20:50:59 -05:00
Start on asset gui
This commit is contained in:
@@ -149,7 +149,7 @@ bool TorrentSynchronization::nTotalBytesIsKnown() {
|
||||
return false;
|
||||
}
|
||||
|
||||
void TorrentSynchronization::updateTorrentProgress(TorrentClient::Progress p) {
|
||||
void TorrentSynchronization::updateTorrentProgress(TorrentClient::Progress) {
|
||||
// TODO: implement this
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user