mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-05 19:19:39 -06:00
Rename functions for consistency
This commit is contained in:
@@ -92,8 +92,8 @@ public:
|
||||
nlohmann::json generateFactoryManagerJson() const;
|
||||
nlohmann::json generateKeybindingsJson() const;
|
||||
nlohmann::json generatePropertyOwnerJson(properties::PropertyOwner* owner) const;
|
||||
nlohmann::json generateLicensesGroupedByLicense() const;
|
||||
nlohmann::json generateLicenseList() const;
|
||||
nlohmann::json generateLicenseGroupsJson() const;
|
||||
nlohmann::json generateLicenseListJson() const;
|
||||
nlohmann::json generateActionJson() const;
|
||||
nlohmann::json generateEventJson() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user