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

List:       kde-commits
Subject:    kdelibs/kio
From:       Dirk Mueller <mueller () kde ! org>
Date:       2004-11-15 2:31:58
Message-ID: 20041115023158.1B28516E28 () office ! kde ! org
[Download RAW message or body]

CVS commit by mueller: 

fix export's


  M +1 -1      kfile/kurlrequester.h   1.46
  M +1 -1      kio/kdatatool.h   1.30
  M +1 -1      kssl/kopenssl.h   1.51
  M +1 -1      kssl/ksslpemcallback.h   1.3


--- kdelibs/kio/kfile/kurlrequester.h  #1.45:1.46
@@ -276,5 +276,5 @@ private:
 };
 
-class KURLComboRequester : public KURLRequester // For use in Qt Designer
+class KIO_EXPORT KURLComboRequester : public KURLRequester // For use in Qt Designer
 {
     Q_OBJECT

--- kdelibs/kio/kio/kdatatool.h  #1.29:1.30
@@ -192,5 +192,5 @@ private:
  * that's where the tool should be created and run.
  */
-class KDataToolAction : public KAction
+class KIO_EXPORT KDataToolAction : public KAction
 {
     Q_OBJECT

--- kdelibs/kio/kssl/kopenssl.h  #1.50:1.51
@@ -61,5 +61,5 @@ class KOpenSSLProxyPrivate;
  * @internal
  */
-class KOpenSSLProxy {
+class KIO_EXPORT KOpenSSLProxy {
 friend class KStaticDeleter<KOpenSSLProxy>;
 public:

--- kdelibs/kio/kssl/ksslpemcallback.h  #1.2:1.3
@@ -22,5 +22,5 @@
 #define _kde_ksslpemcallback_h
 
-int KSSLPemCallback(char *buf, int size, int rwflag, void *userdata);
+int KIO_EXPORT KSSLPemCallback(char *buf, int size, int rwflag, void *userdata);
 
 #endif


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

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