aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorubbo <ubbo@34ebc366-c3a9-4b3c-9f84-69acf7962910>2010-04-11 17:45:35 +0000
committerubbo <ubbo@34ebc366-c3a9-4b3c-9f84-69acf7962910>2010-04-11 17:45:35 +0000
commitcf1d9ea66c1dc7798be26afc45c96c01b1cefa8e (patch)
tree73ff00c859edd269c0101f5dd948e82c2e58d870
parentlanguage-select now has some effect. (diff)
downloadgpg4usb-cf1d9ea66c1dc7798be26afc45c96c01b1cefa8e.tar.gz
gpg4usb-cf1d9ea66c1dc7798be26afc45c96c01b1cefa8e.zip
fix build on win with qt4.4
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@296 34ebc366-c3a9-4b3c-9f84-69acf7962910
-rwxr-xr-xsettingsdialog.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/settingsdialog.h b/settingsdialog.h
index 4067e86..173b284 100755
--- a/settingsdialog.h
+++ b/settingsdialog.h
@@ -28,6 +28,7 @@
#include <QVBoxLayout>
#include <QComboBox>
#include <QCheckBox>
+#include <QHash>
class SettingsDialog : public QDialog