diff options
Diffstat (limited to 'gpg4usb.pro')
-rw-r--r-- | gpg4usb.pro | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gpg4usb.pro b/gpg4usb.pro index 18dc1b3..0ab3204 100644 --- a/gpg4usb.pro +++ b/gpg4usb.pro @@ -23,7 +23,6 @@ HEADERS += attachments.h \ fileencryptiondialog.h \ mime.h \ keygenthread.h \ - keygendialog.h \ keydetailsdialog.h \ settingsdialog.h \ attachmenttablemodel.h \ @@ -39,7 +38,6 @@ SOURCES += attachments.cpp \ fileencryptiondialog.cpp \ mime.cpp \ keygenthread.cpp \ - keygendialog.cpp \ keydetailsdialog.cpp \ settingsdialog.cpp \ attachmenttablemodel.cpp \ |