ui
wumu
2023-08-08 cf9a5d7be63380ce5bb747cf0eb49fc41d0608aa
internal_system_v1/problemnotmoney.h
@@ -15,6 +15,9 @@
    explicit ProblemNotMoney(QWidget *parent = 0);
    ~ProblemNotMoney();
private slots:
    void on_tableWidget_clicked(const QModelIndex &index);
private:
    Ui::ProblemNotMoney *ui;
};