From 765df313e065f8401319c68ba70cd41b0bc34c9d Mon Sep 17 00:00:00 2001 From: rtk0c Date: Wed, 12 May 2021 13:23:56 -0700 Subject: Start to work on actually rendering the node graph --- core/src/UI/fwd.hpp | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'core/src/UI/fwd.hpp') diff --git a/core/src/UI/fwd.hpp b/core/src/UI/fwd.hpp index e412524..45facbe 100644 --- a/core/src/UI/fwd.hpp +++ b/core/src/UI/fwd.hpp @@ -5,3 +5,8 @@ class LocaleStrings; // States.hpp class UIState; + +// UI.hpp +namespace ImGui { +enum class IconType; +} -- cgit v1.2.3-70-g09d2