This commit is contained in:
2024-09-01 16:15:00 +03:00
parent f9b0b75062
commit 5c6700f621
5 changed files with 83 additions and 109 deletions

View File

@@ -31,6 +31,8 @@ private slots:
void on_storeType_currentIndexChanged(int index);
void on_chooseImageButton_clicked();
private:
Ui::MainWindow *ui;
};