[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [kdepimlibs] akonadi: fix export problems
From:       Andreas Holzammer <andreas.holzammer () kdab ! com>
Date:       2011-09-01 17:09:03
Message-ID: 20110901170903.BBF89A60A6 () git ! kde ! org
[Download RAW message or body]

Git commit bd4ad6bfc08eedbd78a0c3b67532bbbbfecac5f0 by Andreas Holzammer.
Committed on 01/09/2011 at 19:09.
Pushed by aholzammer into branch 'master'.

fix export problems

M  +1    -1    akonadi/notes/akonadi-notes_export.h
M  +2    -2    akonadi/kcal/freebusyproviderbase.h

http://commits.kde.org/kdepimlibs/bd4ad6bfc08eedbd78a0c3b67532bbbbfecac5f0

diff --git a/akonadi/kcal/freebusyproviderbase.h b/akonadi/kcal/freebusyproviderbase.h
index bab98fd..5c9e766 100644
--- a/akonadi/kcal/freebusyproviderbase.h
+++ b/akonadi/kcal/freebusyproviderbase.h
@@ -20,7 +20,7 @@
 #ifndef AKONADI_FREEBUSYPROVIDERBASE_H
 #define AKONADI_FREEBUSYPROVIDERBASE_H
 
-#include "../akonadi_export.h"
+#include "akonadi-kcal_export.h"
 
 #include <QtCore/QString>
 
@@ -51,7 +51,7 @@ class FreeBusyProviderBasePrivate;
  * @since 4.7
  */
 
-class AKONADI_EXPORT FreeBusyProviderBase
+class AKONADI_KCAL_EXPORT FreeBusyProviderBase
 {
   public:
     /**
diff --git a/akonadi/notes/akonadi-notes_export.h b/akonadi/notes/akonadi-notes_export.h
index 01790c1..0a4f72c 100644
--- a/akonadi/notes/akonadi-notes_export.h
+++ b/akonadi/notes/akonadi-notes_export.h
@@ -27,7 +27,7 @@
 # if defined(KDEPIM_STATIC_LIBS)
    /* No export/import for static libraries */
 #  define AKONADI_NOTES_EXPORT
-# elif defined(AKONADI_NOTES_EXPORT)
+# elif defined(MAKE_AKONADI_NOTES_LIB)
    /* We are building this library */
 #  define AKONADI_NOTES_EXPORT KDE_EXPORT
 # else

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic