create new address from main gui, move address book model to client model
This commit is contained in:
@@ -29,7 +29,7 @@ public:
|
||||
|
||||
void setModel(AddressTableModel *model);
|
||||
void loadRow(int row);
|
||||
void saveCurrentRow();
|
||||
QString saveCurrentRow();
|
||||
|
||||
private:
|
||||
Ui::EditAddressDialog *ui;
|
||||
|
||||
Reference in New Issue
Block a user