From 19ac40b1974583197fe62f167442bb0d52e62b01 Mon Sep 17 00:00:00 2001 From: Nils Achtergarde Date: Sun, 31 Dec 2017 01:25:06 +0100 Subject: recommit of ed8fb7fab377f277811368229b5d056e7edd860a (automatically restart gpg4usb after changing keydb path (and add note that restart is done)) --- mainwindow.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'mainwindow.cpp') diff --git a/mainwindow.cpp b/mainwindow.cpp index 1a698ea..6e00eb9 100644 --- a/mainwindow.cpp +++ b/mainwindow.cpp @@ -944,6 +944,7 @@ void MainWindow::slotOpenSettingsDialog() { QString preLang = settings.value("int/lang").toString(); + QString preKeydbPath = settings.value("gpgpaths/keydbpath").toString(); new SettingsDialog(mCtx, this); // Iconsize -- cgit v1.2.3