aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910>2008-09-29 23:56:48 +0000
committernils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910>2008-09-29 23:56:48 +0000
commit486702d1cb5acba0a54411308e2e9818a85a919b (patch)
tree71c51cc47147d9f220736abc069aefaac9f2667c
parentdeleted pubkeys (diff)
downloadgpg4usb-486702d1cb5acba0a54411308e2e9818a85a919b.tar.gz
gpg4usb-486702d1cb5acba0a54411308e2e9818a85a919b.zip
deleted #include keyutils...
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@180 34ebc366-c3a9-4b3c-9f84-69acf7962910
-rwxr-xr-xkeymgmt.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/keymgmt.cpp b/keymgmt.cpp
index cac5912..007c7a3 100755
--- a/keymgmt.cpp
+++ b/keymgmt.cpp
@@ -22,7 +22,7 @@
#include <QtGui>
#include "keymgmt.h"
-#include "keyutils.h"
+
KeyMgmt::KeyMgmt(GpgME::Context *ctx, QString iconpath)
{