aboutsummaryrefslogtreecommitdiffstats
path: root/mainwindow.h
diff options
context:
space:
mode:
authornils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910>2012-04-23 22:37:11 +0000
committernils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910>2012-04-23 22:37:11 +0000
commit1db778e4481eeab3e65d157240fbe963a8113f49 (patch)
tree9e5a839c1206ba4fa4398e8f14d407ad6aae3830 /mainwindow.h
parentset keysize also for DSA key in key generation (before DSA key always was 102... (diff)
downloadgpg4usb-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 'mainwindow.h')
-rw-r--r--mainwindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mainwindow.h b/mainwindow.h
index 45c6fe3..4873c0f 100644
--- a/mainwindow.h
+++ b/mainwindow.h
@@ -28,6 +28,7 @@
#include "textedit.h"
#include "fileencryptiondialog.h"
#include "settingsdialog.h"
+#include "aboutdialog.h"
#include "verifynotification.h"
#include "wizard.h"