From 9ea8efe73be184b550e7f24898a93f4b922ddc6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Sat, 4 Aug 2012 19:12:58 +0200 Subject: [PATCH] EglContext: Handle window closing. This is the most fucked up way to so fucking simple thing. --- src/Contexts/EglContext.cpp | 11 +++++++++++ src/Contexts/EglContext.h | 1 + 2 files changed, 12 insertions(+) diff --git a/src/Contexts/EglContext.cpp b/src/Contexts/EglContext.cpp index 8aea12c2b..b05890ab8 100644 --- a/src/Contexts/EglContext.cpp +++ b/src/Contexts/EglContext.cpp @@ -83,6 +83,10 @@ EglContext::EglContext(int&, char**, const string& title, const Math::Vector2