wumu
2024-04-23 191d62844bc548707e8a310af615f594b576ca29
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