diff --git a/TextEditor.h b/TextEditor.h index bd52e131..1ff24083 100644 --- a/TextEditor.h +++ b/TextEditor.h @@ -10,7 +10,7 @@ #include #include "imgui.h" -class TextEditor +class IMGUI_API TextEditor { public: enum class PaletteIndex