diff options
| author | nils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2011-11-02 00:39:30 +0100 |
|---|---|---|
| committer | nils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2011-11-02 00:39:30 +0100 |
| commit | 9116c2ddb9b677a914d499ac1d81b9a41eb36ac2 (patch) | |
| tree | 1c0a43957c1594188803a8233f12c2d46dee860f /mainwindow.cpp | |
| parent | save key management size and position, even if it closed via quit in menu (BU... (diff) | |
| download | gpg4usb-9116c2ddb9b677a914d499ac1d81b9a41eb36ac2.tar.gz gpg4usb-9116c2ddb9b677a914d499ac1d81b9a41eb36ac2.zip | |
added import toolbutton with popup-menu to keymanagement (but why it's colored red?)
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@594 34ebc366-c3a9-4b3c-9f84-69acf7962910
Diffstat (limited to 'mainwindow.cpp')
| -rw-r--r-- | mainwindow.cpp | 1 |
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() |
