summaryrefslogtreecommitdiff
path: root/deskutils/kdepimlibs4/files/patch-gpgme++-global.h
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/kdepimlibs4/files/patch-gpgme++-global.h')
-rw-r--r--deskutils/kdepimlibs4/files/patch-gpgme++-global.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/deskutils/kdepimlibs4/files/patch-gpgme++-global.h b/deskutils/kdepimlibs4/files/patch-gpgme++-global.h
new file mode 100644
index 000000000000..dddc6eb5afe3
--- /dev/null
+++ b/deskutils/kdepimlibs4/files/patch-gpgme++-global.h
@@ -0,0 +1,11 @@
+--- ../gpgme++/global.h.orig 2009-07-01 18:26:50.000000000 -0400
++++ ../gpgme++/global.h 2009-07-01 18:27:58.000000000 -0400
+@@ -39,6 +39,8 @@
+
+ namespace GpgME {
+
++ GPGMEPP_EXPORT void initializeLibrary();
++
+ enum Protocol { OpenPGP, CMS, UnknownProtocol };
+
+ enum Engine { GpgEngine, GpgSMEngine, GpgConfEngine, UnknownEngine };