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

List:       kde-commits
Subject:    kdenetwork/kopete/libkopete
From:       Matt Rogers <mattr () kde ! org>
Date:       2005-01-31 23:19:52
Message-ID: 20050131231952.8FB081D003 () office ! kde ! org
[Download RAW message or body]

CVS commit by mattr: 

fix exports


  M +3 -1      kabcpersistence.h   1.2
  M +2 -1      private/kopeteviewmanager.h   1.12


--- kdenetwork/kopete/libkopete/kabcpersistence.h  #1.1:1.2
@@ -19,4 +19,6 @@
 #define KOPETEADDRESSBOOKLINK_H
 
+#include "kopete_export.h"
+
 // Goal is to have all the address book modifying code in one place
 // Currently in 
@@ -38,5 +40,5 @@ namespace Kopete
         class MetaContact;
         
-class KABCPersistence : public QObject
+class KOPETE_EXPORT KABCPersistence : public QObject
 {
         Q_OBJECT

--- kdenetwork/kopete/libkopete/private/kopeteviewmanager.h  #1.11:1.12
@@ -19,4 +19,5 @@
 
 #include "kopetemessage.h"
+#include "kopete_export.h"
 
 namespace Kopete
@@ -36,5 +37,5 @@ struct KopeteViewManagerPrivate;
  * Relates an actual chat to the means used to view it.
  */
-class KopeteViewManager : public QObject
+class KOPETE_EXPORT KopeteViewManager : public QObject
 {
         Q_OBJECT


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

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