mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2026-01-12 07:35:55 +01:00
Update DB Version after restoring database
This commit is contained in:
@@ -329,6 +329,7 @@ void MainWidget::restoreData()
|
|||||||
(const char *)rd_config->mysqlDbname(),
|
(const char *)rd_config->mysqlDbname(),
|
||||||
(const char *)filename));
|
(const char *)filename));
|
||||||
}
|
}
|
||||||
|
updateLabels();
|
||||||
startDaemons();
|
startDaemons();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user