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