aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/widgets/KeyList.cpp
diff options
context:
space:
mode:
authorSaturneric <[email protected]>2021-07-04 19:13:51 +0000
committerSaturneric <[email protected]>2021-07-04 19:13:51 +0000
commit5846ce6d613eb84dcd61b468155a6d36dbdcfdf7 (patch)
tree5e435375aed59972d473a8dbd06ca8a3cb18edb5 /src/ui/widgets/KeyList.cpp
parentImprove UI; Improve File Opera; (diff)
downloadGpgFrontend-5846ce6d613eb84dcd61b468155a6d36dbdcfdf7.tar.gz
GpgFrontend-5846ce6d613eb84dcd61b468155a6d36dbdcfdf7.zip
Adjust and improve the basic settings page
Other improvements
Diffstat (limited to 'src/ui/widgets/KeyList.cpp')
-rw-r--r--src/ui/widgets/KeyList.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ui/widgets/KeyList.cpp b/src/ui/widgets/KeyList.cpp
index 581cc91c..b044020a 100644
--- a/src/ui/widgets/KeyList.cpp
+++ b/src/ui/widgets/KeyList.cpp
@@ -215,7 +215,6 @@ void KeyList::slotRefresh()
++row_index;
}
-
setChecked(keyList);
}