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

List:       kde-commits
Subject:    branches/work/kde4/kdelibs/kdecore/network
From:       Wilco Greven <greven () kde ! org>
Date:       2005-05-17 20:52:57
Message-ID: 1116363177.510967.19483.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 415199 by wgreven:

Add some more KDE_EXPORTs.


 M  +1 -1      branches/work/kde4/kdelibs/kdecore/network/khttpproxysocketdevice.h  
 M  +1 -1      branches/work/kde4/kdelibs/kdecore/network/kmulticastsocket.h  
 M  +1 -1      branches/work/kde4/kdelibs/kdecore/network/ksockssocketdevice.h  


--- branches/work/kde4/kdelibs/kdecore/network/khttpproxysocketdevice.h #415198:415199
@@ -40,7 +40,7 @@
  *
  * @author Thiago Macieira <thiago@kde.org>
  */
-class KHttpProxySocketDevice: public KSocketDevice
+class KDECORE_EXPORT KHttpProxySocketDevice: public KSocketDevice
 {
 public:
   /**
--- branches/work/kde4/kdelibs/kdecore/network/kmulticastsocket.h #415198:415199
@@ -45,7 +45,7 @@
  *
  * @author Thiago Macieira <thiago@kde.org>
  */
-class KMulticastSocket: public KDatagramSocket
+class KDECORE_EXPORT KMulticastSocket: public KDatagramSocket
 {
   // Q_add-it-here_OBJECT
 public:
--- branches/work/kde4/kdelibs/kdecore/network/ksockssocketdevice.h #415198:415199
@@ -37,7 +37,7 @@
  *
  * @warning This code is untested!
  */
-class KSocksSocketDevice: public KSocketDevice
+class KDECORE_EXPORT KSocksSocketDevice: public KSocketDevice
 {
 public:
   /** 
[prev in list] [next in list] [prev in thread] [next in thread] 

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