diff options
Diffstat (limited to 'src/ui/UserInterfaceUtils.cpp')
-rw-r--r-- | src/ui/UserInterfaceUtils.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ui/UserInterfaceUtils.cpp b/src/ui/UserInterfaceUtils.cpp index ea5893c1..e66a775c 100644 --- a/src/ui/UserInterfaceUtils.cpp +++ b/src/ui/UserInterfaceUtils.cpp @@ -307,7 +307,6 @@ void CommonUtils::SlotExecuteGpgCommand( gpg_process->start(); looper.exec(); dialog->close(); - dialog->deleteLater(); } void CommonUtils::SlotImportKeyFromKeyServer( |