Add Delete operation in GridAccount
Fix a bug : Forgot to update stats when there is a modification
This commit is contained in:
@@ -63,6 +63,7 @@ public:
|
||||
void ShowSearch();
|
||||
void ShowPreferences();
|
||||
void GenerateMonth(int month, int year);
|
||||
void UpdateStats();
|
||||
|
||||
void KillMe();
|
||||
|
||||
|
Reference in New Issue
Block a user