This commit is contained in:
codeboss 2025-10-12 21:39:07 +08:00
parent 1f1383af9c
commit 927909da8d
1 changed files with 2 additions and 2 deletions

View File

@ -28,7 +28,7 @@ struct MAPPRESENT_EXPORT PresentIndex {
/// <summary>
/// 삥齡朞淃
/// </summary>
struct PresentOption {
struct MAPPRESENT_EXPORT PresentOption {
/// <summary>
/// 뎠품杰삥齡乞多
/// </summary>
@ -44,7 +44,7 @@ struct PresentOption {
/// <summary>
/// 데禱삥齡官辜
/// </summary>
class UnitPresentDelegate : public QObject {
class MAPPRESENT_EXPORT UnitPresentDelegate : public QObject {
Q_OBJECT
public:
UnitPresentDelegate(QObject* parent = nullptr);