wumu
2024-05-14 0e5bcdb2d4d2e87e3624f14e5cc58a1d03de99fc
internal_system_v1/clientmainwindow.h
@@ -21,6 +21,7 @@
#include "problemrectificationresult.h"
#include "tableitemdelegate.h"
#include <QItemDelegate>
#include "threemergeproblemlist.h"
namespace Ui {
class ClientMainWindow;
@@ -115,6 +116,9 @@
    TableItemDelegate *m_tableItemDelegate;
    QItemDelegate *m_editDelegate; // 可编辑
    // 3合一
    ThreeMergeProblemList *m_threeMPList;
};
#endif // CLIENTMAINWINDOW_H