aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNils Achtergarde <[email protected]>2017-12-31 01:54:16 +0000
committerNils Achtergarde <[email protected]>2017-12-31 01:54:16 +0000
commite1178183afaa6fc87523689d207e887e3298a8f1 (patch)
treefe33ccc6932fa6765f945078e75036b37b7016c4
parentMerge branch 'master' of github.com:gpg4usb/gpg4usb (diff)
downloadgpg4usb-e1178183afaa6fc87523689d207e887e3298a8f1.tar.gz
gpg4usb-e1178183afaa6fc87523689d207e887e3298a8f1.zip
recommit of ea2c2348bcd661c1265b7e5bc3ba4057f2842a3d (set default keyserver to newly added keyserver in settingsdialog)
-rwxr-xr-xsettingsdialog.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/settingsdialog.cpp b/settingsdialog.cpp
index b83ffc1..a99b832 100755
--- a/settingsdialog.cpp
+++ b/settingsdialog.cpp
@@ -592,6 +592,7 @@ void KeyserverTab::addKeyServer()
} else {
comboBox->addItem("http://" +newKeyServerEdit->text());
}
+ comboBox->setCurrentIndex(comboBox->count()-1);
}
/***********************************
* get the values of the buttons and