diff options
author | nils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2011-01-24 21:47:50 +0000 |
---|---|---|
committer | nils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2011-01-24 21:47:50 +0000 |
commit | e14439f8920d196ea69732e21fa2a5be91735c24 (patch) | |
tree | 6446527f397dd87a28bb10ee588a9c214d762662 /settingsdialog.cpp | |
parent | reverted keymgmt (diff) | |
download | gpg4usb-e14439f8920d196ea69732e21fa2a5be91735c24.tar.gz gpg4usb-e14439f8920d196ea69732e21fa2a5be91735c24.zip |
updated ts files and updated german translation
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@447 34ebc366-c3a9-4b3c-9f84-69acf7962910
Diffstat (limited to 'settingsdialog.cpp')
-rwxr-xr-x | settingsdialog.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/settingsdialog.cpp b/settingsdialog.cpp index 215aa4f..cffe169 100755 --- a/settingsdialog.cpp +++ b/settingsdialog.cpp @@ -39,7 +39,6 @@ class QGroupBox; SettingsDialog::SettingsDialog(QWidget *parent) : QDialog(parent) { - tabWidget = new QTabWidget; generalTab = new GeneralTab; appearanceTab = new AppearanceTab; |