Process correctly the return value of the confirm dialog.

Update the backup usage label after deleting an entry.
Update the parent metadata size after deleting a node.
This commit is contained in:
codestation
2013-08-29 12:28:40 -04:30
parent b34b2f63f4
commit e44c3bca28
5 changed files with 17 additions and 9 deletions

View File

@@ -41,6 +41,7 @@ public:
private:
void setupForm();
void setBackupUsage(quint64 size);
Ui::BackupManagerForm *ui;