mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-02 01:30:34 -06:00
Include the version number in the uid of the HttpSynchronization (closes #2081)
This commit is contained in:
@@ -87,6 +87,8 @@ public:
|
||||
/// Cancels any ongoing synchronization of this ResourceSynchronization
|
||||
void cancel() override;
|
||||
|
||||
std::string generateUid() override;
|
||||
|
||||
static documentation::Documentation Documentation();
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user