From 069296c5c5e981730253fe5da88fa8fd95b12340 Mon Sep 17 00:00:00 2001 From: Stefan Suhren Date: Fri, 2 Oct 2015 17:00:38 +0200 Subject: Werde ein unötiges clearMessage los MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mainwindow.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'mainwindow.cpp') diff --git a/mainwindow.cpp b/mainwindow.cpp index 8a8d4e5..32c6b55 100644 --- a/mainwindow.cpp +++ b/mainwindow.cpp @@ -131,7 +131,6 @@ void MainWindow::on_actionImport_triggered() } catch (CryptException e) { - statusBar()->clearMessage(); QMessageBox::critical(this, tr("Fehler beim Importieren"), e.what()); } } -- cgit v1.2.3-70-g09d2