From f40225393900885a16591cdb68158ca50e3612fa Mon Sep 17 00:00:00 2001 From: Guilherme Felipe Date: Fri, 5 Oct 2018 17:18:10 -0300 Subject: [x11] Use "application/config/name" for WM_CLASS --- core/os/os.h | 1 + 1 file changed, 1 insertion(+) (limited to 'core') diff --git a/core/os/os.h b/core/os/os.h index 7786ffb26e..53a5ebde01 100644 --- a/core/os/os.h +++ b/core/os/os.h @@ -480,6 +480,7 @@ public: enum EngineContext { CONTEXT_EDITOR, CONTEXT_PROJECTMAN, + CONTEXT_ENGINE, }; virtual void set_context(int p_context); -- cgit v1.2.3