mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-03-01 09:08:49 -06:00
Potential GCC compile fix
This commit is contained in:
@@ -87,7 +87,7 @@ public:
|
||||
* Returns a static reference to the main singleton DocumentationEngine
|
||||
* \return A static reference to the main singleton DocumentationEngine
|
||||
*/
|
||||
static DocumentationEngine& ref();
|
||||
static openspace::DocumentationEngine& ref();
|
||||
|
||||
private:
|
||||
/// The list of all Documentation%s that are stored by the DocumentationEngine
|
||||
|
||||
Reference in New Issue
Block a user