more on sellers
This commit is contained in:
parent
a2ad2eb57d
commit
2812f582a1
7 changed files with 98 additions and 13 deletions
|
@ -16,6 +16,8 @@ class SellerDialog : public QDialog
|
|||
Qt::WindowFlags f = Qt::WindowTitleHint | Qt::WindowSystemMenuHint);
|
||||
|
||||
private:
|
||||
void on_newButton_clicked();
|
||||
virtual void accept() override;
|
||||
Ui::SellerDialog ui_;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue