From 96aa529561d6eaf3227e1f9764e5bb8ae5fafead Mon Sep 17 00:00:00 2001 From: Stefan Suhren Date: Wed, 2 Sep 2015 17:31:25 +0200 Subject: Füge die HybridCrypt Klasse hinzu und dokumentiere diese MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CryptLog.pro | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'CryptLog.pro') diff --git a/CryptLog.pro b/CryptLog.pro index 158f480..eaa7502 100644 --- a/CryptLog.pro +++ b/CryptLog.pro @@ -15,11 +15,13 @@ TEMPLATE = app SOURCES += main.cpp\ mainwindow.cpp \ passworddialog.cpp \ - publickeyimport.cpp + publickeyimport.cpp \ + crypt/hybridcrypt.cpp HEADERS += mainwindow.h \ passworddialog.h \ - publickeyimport.h + publickeyimport.h \ + crypt/hybridcrypt.h FORMS += mainwindow.ui \ passworddialog.ui \ -- cgit v1.2.3-70-g09d2