mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-06 11:39:49 -06:00
Address clang tidy complaints
Update Ghoul repository Update SGCT repository
This commit is contained in:
@@ -35,7 +35,7 @@ namespace openspace {
|
||||
|
||||
class CefHost {
|
||||
public:
|
||||
CefHost(std::string helperLocation);
|
||||
CefHost(const std::string& helperLocation);
|
||||
~CefHost();
|
||||
void doMessageLoopWork();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user