aboutsummaryrefslogtreecommitdiffstats
path: root/gpg4usb.pro
diff options
context:
space:
mode:
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 \