aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/KeyServerImportDialog.cpp
diff options
context:
space:
mode:
authorSaturneric <[email protected]>2021-07-01 18:07:42 +0000
committerSaturneric <[email protected]>2021-07-01 18:07:42 +0000
commitbf033884a652f32c207046b0f3dcdcc0d225150c (patch)
tree8c89d964c51cebc7333e6cbe829dc343425958ca /src/ui/KeyServerImportDialog.cpp
parentMerge branch 'develop-ci' (diff)
downloadGpgFrontend-bf033884a652f32c207046b0f3dcdcc0d225150c.tar.gz
GpgFrontend-bf033884a652f32c207046b0f3dcdcc0d225150c.zip
Export Secret Key Fixed.
Start Wizard Modified. Another Bugs Fixed.
Diffstat (limited to '')
-rw-r--r--src/ui/KeyServerImportDialog.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ui/KeyServerImportDialog.cpp b/src/ui/KeyServerImportDialog.cpp
index 384e4582..ec740691 100644
--- a/src/ui/KeyServerImportDialog.cpp
+++ b/src/ui/KeyServerImportDialog.cpp
@@ -120,8 +120,6 @@ KeyServerImportDialog::KeyServerImportDialog(GpgME::GpgContext *ctx, KeyList *ke
}
}
-
-
this->setModal(true);
}