Account Table and form update, add edit and add function .
This commit is contained in:
@@ -17,6 +17,7 @@ public:
|
||||
~AccountTableForm();
|
||||
private:
|
||||
QVBoxLayout* layout = nullptr;
|
||||
int currentRow = -1;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user