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

List:       kde-commits
Subject:    KDE/kdelibs/knewstuff/knewstuff2
From:       Andreas Hartmetz <ahartmetz () gmail ! com>
Date:       2007-11-01 2:24:33
Message-ID: 1193883873.187939.20199.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 731584 by ahartmetz:

revert commit 731548 for now to unbreak compilation

 M  +1 -1      core/coreengine.h  
 M  +1 -1      core/entryhandler.h  
 M  +1 -1      core/provider.h  
 M  +1 -1      core/providerhandler.h  
 M  +1 -1      dxs/dxs.h  


--- trunk/KDE/kdelibs/knewstuff/knewstuff2/core/coreengine.h #731583:731584
@@ -43,7 +43,7 @@
  *
  * @internal
  */
-class CoreEngine : public QObject
+class KNEWSTUFF_EXPORT CoreEngine : public QObject
 {
     Q_OBJECT
   public:
--- trunk/KDE/kdelibs/knewstuff/knewstuff2/core/entryhandler.h #731583:731584
@@ -41,7 +41,7 @@
  *
  * @internal
  */
-class EntryHandler
+class KNEWSTUFF_EXPORT EntryHandler
 {
 public:
     EntryHandler(const QDomElement& entryxml);
--- trunk/KDE/kdelibs/knewstuff/knewstuff2/core/provider.h #731583:731584
@@ -46,7 +46,7 @@
  *
  * @internal
  */
-class  Provider
+class KNEWSTUFF_EXPORT Provider
 {
   public:
     typedef QList<Provider*> List;
--- trunk/KDE/kdelibs/knewstuff/knewstuff2/core/providerhandler.h #731583:731584
@@ -42,7 +42,7 @@
  *
  * @internal
  */
-class ProviderHandler
+class KNEWSTUFF_EXPORT ProviderHandler
 {
   public:
     ProviderHandler(const QDomElement &providerxml);
--- trunk/KDE/kdelibs/knewstuff/knewstuff2/dxs/dxs.h #731583:731584
@@ -46,7 +46,7 @@
  *
  * @internal
  */
-class Dxs : public QObject
+class KNEWSTUFF_EXPORT Dxs : public QObject
 {
 Q_OBJECT
 public:
[prev in list] [next in list] [prev in thread] [next in thread] 

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