From 31422f87f729bd35bcebfb277d08b230424e3618 Mon Sep 17 00:00:00 2001 From: crupest Date: Wed, 19 Jan 2022 23:14:21 +0800 Subject: ... --- include/cru/ui/mapper/ThicknessMapper.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/cru/ui/mapper') diff --git a/include/cru/ui/mapper/ThicknessMapper.hpp b/include/cru/ui/mapper/ThicknessMapper.hpp index 90d1ef46..68bbcf49 100644 --- a/include/cru/ui/mapper/ThicknessMapper.hpp +++ b/include/cru/ui/mapper/ThicknessMapper.hpp @@ -6,7 +6,7 @@ #include "cru/xml/XmlNode.hpp" namespace cru::ui::mapper { -class ThicknessMapper : public BasicMapper { +class CRU_UI_API ThicknessMapper : public BasicMapper { public: CRU_DEFAULT_CONSTRUCTOR_DESTRUCTOR(ThicknessMapper) -- cgit v1.2.3