aboutsummaryrefslogtreecommitdiffstats
path: root/mainwindow.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'mainwindow.cpp')
-rw-r--r--mainwindow.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/mainwindow.cpp b/mainwindow.cpp
index 29917e4..8e03bfd 100644
--- a/mainwindow.cpp
+++ b/mainwindow.cpp
@@ -430,7 +430,6 @@ void MainWindow::createToolBars()
toolButton->setText("Import key from");
toolButton->setToolButtonStyle(Qt::ToolButtonTextUnderIcon);
editToolBar->addWidget(toolButton);
-
}
void MainWindow::createStatusBar()