update
This commit is contained in:
parent
1f1383af9c
commit
927909da8d
|
|
@ -28,7 +28,7 @@ struct MAPPRESENT_EXPORT PresentIndex {
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// 삥齡朞淃
|
/// 삥齡朞淃
|
||||||
/// </summary>
|
/// </summary>
|
||||||
struct PresentOption {
|
struct MAPPRESENT_EXPORT PresentOption {
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// 뎠품杰삥齡乞多
|
/// 뎠품杰삥齡乞多
|
||||||
/// </summary>
|
/// </summary>
|
||||||
|
|
@ -44,7 +44,7 @@ struct PresentOption {
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// 데禱삥齡官辜
|
/// 데禱삥齡官辜
|
||||||
/// </summary>
|
/// </summary>
|
||||||
class UnitPresentDelegate : public QObject {
|
class MAPPRESENT_EXPORT UnitPresentDelegate : public QObject {
|
||||||
Q_OBJECT
|
Q_OBJECT
|
||||||
public:
|
public:
|
||||||
UnitPresentDelegate(QObject* parent = nullptr);
|
UnitPresentDelegate(QObject* parent = nullptr);
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue