mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-23 20:50:59 -05:00
Potentially fix compile errors
This commit is contained in:
@@ -60,7 +60,7 @@ public:
|
||||
|
||||
|
||||
private:
|
||||
void parallelConnectionChanged(const network::Status& status);
|
||||
void parallelConnectionChanged(const openspace::network::Status& status);
|
||||
void addToCommand(std::string c);
|
||||
std::string UnicodeToUTF8(unsigned int codepoint);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user