mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-03-15 18:19:58 -05:00
Improve implementation and interface of http downloads
This commit is contained in:
@@ -60,6 +60,8 @@ private:
|
||||
int _version;
|
||||
std::string _synchronizationRoot;
|
||||
std::vector<std::string> _synchronizationRepositories;
|
||||
|
||||
std::thread _syncThread;
|
||||
};
|
||||
|
||||
} // namespace openspace
|
||||
|
||||
Reference in New Issue
Block a user