diff options
Diffstat (limited to 'src/otrlconfinterface.h')
-rw-r--r-- | src/otrlconfinterface.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/otrlconfinterface.h b/src/otrlconfinterface.h index 5cfe244..801889a 100644 --- a/src/otrlconfinterface.h +++ b/src/otrlconfinterface.h @@ -40,7 +40,7 @@ extern "C" { #include <libotr/context.h> } -class OtrlConfInterface +class KDE_EXPORT OtrlConfInterface { public: |