aboutsummaryrefslogtreecommitdiffstats
path: root/gpg4usb.pro
diff options
context:
space:
mode:
authornils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910>2011-11-27 20:18:21 +0000
committernils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910>2011-11-27 20:18:21 +0000
commit0fe4790459f56c1fd3b207e67e81a5d0a52f5c55 (patch)
tree8714c0288fd2b004b47b9cd7b00d61d19b6097b2 /gpg4usb.pro
parentshow dialog if no key is found for import (diff)
downloadgpg4usb-0fe4790459f56c1fd3b207e67e81a5d0a52f5c55.tar.gz
gpg4usb-0fe4790459f56c1fd3b207e67e81a5d0a52f5c55.zip
minor beautifying on keyimportdetaildialog
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@650 34ebc366-c3a9-4b3c-9f84-69acf7962910
Diffstat (limited to 'gpg4usb.pro')
-rw-r--r--gpg4usb.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/gpg4usb.pro b/gpg4usb.pro
index 07c023e..c7917db 100644
--- a/gpg4usb.pro
+++ b/gpg4usb.pro
@@ -19,7 +19,7 @@ HEADERS += attachments.h \
gpgcontext.h \
mainwindow.h \
fileencryptiondialog.h \
- importdetaildialog.h \
+ keyimportdetaildialog.h \
mime.h \
keygendialog.h \
keygenthread.h \
@@ -42,7 +42,7 @@ SOURCES += attachments.cpp \
mainwindow.cpp \
main.cpp \
fileencryptiondialog.cpp \
- importdetaildialog.cpp \
+ keyimportdetaildialog.cpp \
mime.cpp \
keygendialog.cpp \
keygenthread.cpp \