From c1194600c3dfab538d4a78ca5c9c905e77611941 Mon Sep 17 00:00:00 2001 From: hiker Date: Sun, 18 May 2014 22:09:04 +1000 Subject: [PATCH] Try to fix my fix for linux compilation ;) --- src/guiengine/screen.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/guiengine/screen.hpp b/src/guiengine/screen.hpp index 5fcb9477b..951626a08 100644 --- a/src/guiengine/screen.hpp +++ b/src/guiengine/screen.hpp @@ -94,7 +94,7 @@ namespace GUIEngine * * \ingroup guiengine */ - class GUIEngine::Screen : public AbstractTopLevelContainer + class Screen : public AbstractTopLevelContainer { private: /** True if the race (if it is running) should be paused when this