From 739790698c84b2da0b630ccd0c6c260afba74bb6 Mon Sep 17 00:00:00 2001 From: ubbo Date: Sun, 23 Jan 2011 23:08:18 +0000 Subject: format text, filenames in save-as dialog, set version to 0.3 git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@444 34ebc366-c3a9-4b3c-9f84-69acf7962910 --- gpg4usb.pro | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gpg4usb.pro') diff --git a/gpg4usb.pro b/gpg4usb.pro index 0ab3204..18dc1b3 100644 --- a/gpg4usb.pro +++ b/gpg4usb.pro @@ -23,6 +23,7 @@ HEADERS += attachments.h \ fileencryptiondialog.h \ mime.h \ keygenthread.h \ + keygendialog.h \ keydetailsdialog.h \ settingsdialog.h \ attachmenttablemodel.h \ @@ -38,6 +39,7 @@ SOURCES += attachments.cpp \ fileencryptiondialog.cpp \ mime.cpp \ keygenthread.cpp \ + keygendialog.cpp \ keydetailsdialog.cpp \ settingsdialog.cpp \ attachmenttablemodel.cpp \ -- cgit v1.2.3