summaryrefslogtreecommitdiff
path: root/deskutils/kdepim3/files/patch-libkdenetwork-gpgmepp-context.h
blob: 4ecdfe0647355b3ffd3a096d1d7172f1b6f9627a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- libkdenetwork/gpgmepp/context.h.orig	2009-07-01 19:33:50.000000000 -0400
+++ libkdenetwork/gpgmepp/context.h	2009-07-01 19:36:53.000000000 -0400
@@ -287,6 +287,8 @@
   //
   //
 
+  KDE_EXPORT void initializeLibrary();
+
   KDE_EXPORT GpgME::Error setDefaultLocale( int category, const char * value );
 
   KDE_EXPORT Context * wait( GpgME::Error & e, bool hang=true );