diff options
author | crupest <crupest@outlook.com> | 2022-02-13 00:31:30 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2022-02-13 00:31:30 +0800 |
commit | ecda6570b707617c4b9365180684bbe94f43e4f9 (patch) | |
tree | 9af11cf15a2f5a6531ca40e5e26aced1c2bcecbb /include/cru/ui/style/ApplyBorderStyleInfo.h | |
parent | 614c9d27ff0aa8eeff663469979af191c07792e3 (diff) | |
download | cru-ecda6570b707617c4b9365180684bbe94f43e4f9.tar.gz cru-ecda6570b707617c4b9365180684bbe94f43e4f9.tar.bz2 cru-ecda6570b707617c4b9365180684bbe94f43e4f9.zip |
...
Diffstat (limited to 'include/cru/ui/style/ApplyBorderStyleInfo.h')
-rw-r--r-- | include/cru/ui/style/ApplyBorderStyleInfo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/cru/ui/style/ApplyBorderStyleInfo.h b/include/cru/ui/style/ApplyBorderStyleInfo.h index 2e6753fc..2a3a7db1 100644 --- a/include/cru/ui/style/ApplyBorderStyleInfo.h +++ b/include/cru/ui/style/ApplyBorderStyleInfo.h @@ -4,7 +4,7 @@ #include <optional> namespace cru::ui::style { -struct ApplyBorderStyleInfo { +struct CRU_UI_API ApplyBorderStyleInfo { ApplyBorderStyleInfo() = default; explicit ApplyBorderStyleInfo( |