diff options
Diffstat (limited to '')
-rw-r--r-- | src/ui/KeyServerImportDialog.cpp | 2 |
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); } |