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; };