wumu
2023-06-01 b8a40381a1136f00f417af5cf1041f1321d597ca
internal_system_v1/problemrectification.h
@@ -15,6 +15,9 @@
    explicit ProblemRectification(QWidget *parent = 0);
    ~ProblemRectification();
private slots:
    void on_tableWidget_clicked(const QModelIndex &index);
private:
    Ui::ProblemRectification *ui;
};