aboutsummaryrefslogtreecommitdiffstats
path: root/gpg4usb.pro
diff options
context:
space:
mode:
Diffstat (limited to 'gpg4usb.pro')
-rw-r--r--gpg4usb.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/gpg4usb.pro b/gpg4usb.pro
index 4cce0ca..7d9b4dc 100644
--- a/gpg4usb.pro
+++ b/gpg4usb.pro
@@ -22,6 +22,7 @@ HEADERS += attachments.h \
keymgmt.h \
fileencryptiondialog.h \
mime.h \
+ keygendialog.h \
keygenthread.h \
keydetailsdialog.h \
settingsdialog.h \
@@ -33,6 +34,7 @@ HEADERS += attachments.h \
verifynotification.h \
verifydetailsdialog.h \
verifykeydetailbox.h
+
SOURCES += attachments.cpp \
gpgcontext.cpp \
mainwindow.cpp \
@@ -41,6 +43,7 @@ SOURCES += attachments.cpp \
keymgmt.cpp \
fileencryptiondialog.cpp \
mime.cpp \
+ keygendialog.cpp \
keygenthread.cpp \
keydetailsdialog.cpp \
settingsdialog.cpp \