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/T2FloorNumberTable.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/T2DLL/T2FloorNumberTable.h') diff --git a/src/T2DLL/T2FloorNumberTable.h b/src/T2DLL/T2FloorNumberTable.h index d1a3059..b767f93 100644 --- a/src/T2DLL/T2FloorNumberTable.h +++ b/src/T2DLL/T2FloorNumberTable.h @@ -7,7 +7,7 @@ struct StflNotification { T2FloorNumberTable *theTable; }; -class AFX_EXT_CLASS T2FloorNumberTable : public T2DlgItemImageTable { +class AFX_CLASS_EXPORT T2FloorNumberTable : public T2DlgItemImageTable { public: T2FloorNumberTable(T2TowerDoc* inDoc, T2ImageObj* inImageObj, CPalette* inPalette); virtual ~T2FloorNumberTable(); -- cgit v1.2.3