diff options
Diffstat (limited to '')
-rw-r--r-- | src/ui/KeyServerImportDialog.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ui/KeyServerImportDialog.cpp b/src/ui/KeyServerImportDialog.cpp index 1999b443..864e62ed 100644 --- a/src/ui/KeyServerImportDialog.cpp +++ b/src/ui/KeyServerImportDialog.cpp @@ -60,7 +60,6 @@ KeyServerImportDialog::KeyServerImportDialog(GpgME::GpgContext *ctx, KeyList *ke waitingBar = new QProgressBar(); waitingBar->setVisible(false); waitingBar->setRange(0, 0); - waitingBar->setFixedHeight(24); waitingBar->setFixedWidth(200); // Layout for messagebox |