aboutsummaryrefslogtreecommitdiffstats
path: root/mainwindow.cpp
diff options
context:
space:
mode:
authorNils Achtergarde <[email protected]>2017-12-31 00:25:06 +0000
committerNils Achtergarde <[email protected]>2017-12-31 00:25:06 +0000
commit19ac40b1974583197fe62f167442bb0d52e62b01 (patch)
treef32720f4cd1f1cfbb001f4d9a9ba90f7ea9baa20 /mainwindow.cpp
parentverify files readded (4ecc173307c8c1ed13f28b6955484a484a25402a to 7c874c55c82... (diff)
downloadgpg4usb-19ac40b1974583197fe62f167442bb0d52e62b01.tar.gz
gpg4usb-19ac40b1974583197fe62f167442bb0d52e62b01.zip
recommit of ed8fb7fab377f277811368229b5d056e7edd860a (automatically restart gpg4usb after changing keydb path (and add note that restart is done))
Diffstat (limited to 'mainwindow.cpp')
-rw-r--r--mainwindow.cpp1
1 files changed, 1 insertions, 0 deletions
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