Path to database is now saved via QSettings object.
This commit is contained in:
@@ -37,6 +37,7 @@ MainWindow::~MainWindow()
|
||||
void MainWindow::on_actionExit_triggered()
|
||||
{
|
||||
this->close();
|
||||
Context::instance().destroy();
|
||||
}
|
||||
|
||||
void MainWindow::openPlugin()
|
||||
|
||||
Reference in New Issue
Block a user