mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-05-05 10:59:47 -05: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