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 /mainwindow.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 'mainwindow.h')
-rw-r--r-- | mainwindow.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mainwindow.h b/mainwindow.h index 39415b2..2d1c043 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 "findwidget.h" #include "wizard.h" |