update
This commit is contained in:
parent
1f1383af9c
commit
927909da8d
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Reference in New Issue