From 8de2c952ca87ec5d249d9ebdccd6c75972424f82 Mon Sep 17 00:00:00 2001 From: ubbo Date: Wed, 13 Jan 2010 23:55:04 +0000 Subject: start on keydetailsdialog git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@242 34ebc366-c3a9-4b3c-9f84-69acf7962910 --- gpg4usb.pro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gpg4usb.pro') diff --git a/gpg4usb.pro b/gpg4usb.pro index c39c91e..7148e53 100644 --- a/gpg4usb.pro +++ b/gpg4usb.pro @@ -12,8 +12,8 @@ INCLUDEPATH += . ./include CONFIG += release static # Input -HEADERS += context.h gpgwin.h keylist.h keymgmt.h fileencryptiondialog.h keygenthread.h -SOURCES += context.cpp gpgwin.cpp main.cpp keylist.cpp keymgmt.cpp fileencryptiondialog.cpp keygenthread.cpp +HEADERS += context.h gpgwin.h keylist.h keymgmt.h fileencryptiondialog.h keygenthread.h keydetailsdialog.h +SOURCES += context.cpp gpgwin.cpp main.cpp keylist.cpp keymgmt.cpp fileencryptiondialog.cpp keygenthread.cpp keydetailsdialog.cpp RC_FILE = gpg4usb.rc # comment out line below for static building LIBS += -lgpgme -lgpg-error -- cgit v1.2.3