From c61542a0c3f0d2a8257de5fd7f98ac41087946c7 Mon Sep 17 00:00:00 2001 From: Frederic Date: Wed, 29 Dec 2021 15:05:19 +0100 Subject: [PATCH] delete space --- DearPyGui/src/core/mvContext.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DearPyGui/src/core/mvContext.h b/DearPyGui/src/core/mvContext.h index 062d75788..cff996d17 100644 --- a/DearPyGui/src/core/mvContext.h +++ b/DearPyGui/src/core/mvContext.h @@ -23,7 +23,7 @@ namespace Marvel { // forward declarations //----------------------------------------------------------------------------- struct mvViewport; - struct mvCallbackRegistry; + struct mvCallbackRegistry; struct mvItemRegistry; struct mvIO; struct mvContext;