diff options
author | nils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2012-04-23 22:37:11 +0000 |
---|---|---|
committer | nils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2012-04-23 22:37:11 +0000 |
commit | 1db778e4481eeab3e65d157240fbe963a8113f49 (patch) | |
tree | 9e5a839c1206ba4fa4398e8f14d407ad6aae3830 /settingsdialog.h | |
parent | set keysize also for DSA key in key generation (before DSA key always was 102... (diff) | |
download | gpg4usb-1db778e4481eeab3e65d157240fbe963a8113f49.tar.gz gpg4usb-1db778e4481eeab3e65d157240fbe963a8113f49.zip |
tabbed about dialog with translator file seperated, but of the encoding of the TRANSLATOR file still has to be taken care of
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@902 34ebc366-c3a9-4b3c-9f84-69acf7962910
Diffstat (limited to 'settingsdialog.h')
-rwxr-xr-x | settingsdialog.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/settingsdialog.h b/settingsdialog.h index e4ca8e6..4fb668e 100755 --- a/settingsdialog.h +++ b/settingsdialog.h @@ -34,7 +34,6 @@ class QHBoxLayout; class QVBoxLayout; class QComboBox; class QCheckBox; -class QSettings; class QDebug; class QSettings; class QApplication; |