From 5c6a48b2ff362a70416a6a00fda7d06e0f276f2d Mon Sep 17 00:00:00 2001 From: Ash Wolf Date: Sat, 1 Jul 2023 02:43:29 +0100 Subject: i am in hell --- src/T2DLL/T2ImageObj.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/T2DLL/T2ImageObj.h') diff --git a/src/T2DLL/T2ImageObj.h b/src/T2DLL/T2ImageObj.h index a2cde9d..71a9d5e 100644 --- a/src/T2DLL/T2ImageObj.h +++ b/src/T2DLL/T2ImageObj.h @@ -46,7 +46,7 @@ struct ObjectData { SubPartData subParts[4]; }; -class AFX_EXT_CLASS T2ImageObj { +class AFX_CLASS_EXPORT T2ImageObj { public: T2ImageObj(); virtual ~T2ImageObj(); -- cgit v1.2.3