diff options
author | Nils Achtergarde <[email protected]> | 2017-12-30 21:12:12 +0000 |
---|---|---|
committer | Nils Achtergarde <[email protected]> | 2017-12-30 21:12:12 +0000 |
commit | 69ec917b86e591166dd2ed8d7bdc998461cc2cd0 (patch) | |
tree | 55824f2fbb9d8841c80102a959fdce0ac4c0d5f1 /settingsdialog.h | |
parent | recommit of 3e8f924df839cff1d3b6b097ad4db5a0573b559f (added minor comments) (diff) | |
download | gpg4usb-69ec917b86e591166dd2ed8d7bdc998461cc2cd0.tar.gz gpg4usb-69ec917b86e591166dd2ed8d7bdc998461cc2cd0.zip |
recommit of 1db778e4481eeab3e65d157240fbe963a8113f49 (tabbed about dialog with translator file seperated, but of the encoding of the TRANSLATOR file still has to be taken care of)
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 5efa1a4..20bb4d2 100755 --- a/settingsdialog.h +++ b/settingsdialog.h @@ -36,7 +36,6 @@ class QHBoxLayout; class QVBoxLayout; class QComboBox; class QCheckBox; -class QSettings; class QDebug; class QSettings; class QApplication; |