more on deleting sellers (not yet ok!)
This commit is contained in:
parent
46e7de47ec
commit
ffbf27c1f8
6 changed files with 47 additions and 3 deletions
|
@ -17,6 +17,7 @@ class SellerDialog : public QDialog
|
|||
|
||||
private:
|
||||
void on_newButton_clicked();
|
||||
void on_deleteButton_clicked();
|
||||
virtual void accept() override;
|
||||
Ui::SellerDialog ui_;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue