aboutsummaryrefslogtreecommitdiffstats
path: root/gpg4usb.pro
diff options
context:
space:
mode:
authorNils Achtergarde <[email protected]>2017-12-30 21:12:12 +0000
committerNils Achtergarde <[email protected]>2017-12-30 21:12:12 +0000
commit69ec917b86e591166dd2ed8d7bdc998461cc2cd0 (patch)
tree55824f2fbb9d8841c80102a959fdce0ac4c0d5f1 /gpg4usb.pro
parentrecommit of 3e8f924df839cff1d3b6b097ad4db5a0573b559f (added minor comments) (diff)
downloadgpg4usb-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 'gpg4usb.pro')
-rw-r--r--gpg4usb.pro4
1 files changed, 3 insertions, 1 deletions
diff --git a/gpg4usb.pro b/gpg4usb.pro
index 87fa331..fa6a049 100644
--- a/gpg4usb.pro
+++ b/gpg4usb.pro
@@ -33,6 +33,7 @@ HEADERS += attachments.h \
textedit.h \
editorpage.h \
quitdialog.h \
+ aboutdialog.h \
keyserverimportdialog.h \
verifynotification.h \
verifydetailsdialog.h \
@@ -59,7 +60,8 @@ SOURCES += attachments.cpp \
textedit.cpp \
editorpage.cpp \
quitdialog.cpp \
- keyserverimportdialog.cpp \
+ aboutdialog.cpp \
+ keyserverimportdialog.cpp \
verifynotification.cpp \
verifydetailsdialog.cpp \
verifykeydetailbox.cpp \