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

List:       kde-commits
Subject:    kdebase/libkonq
From:       Dirk Mueller <mueller () kde ! org>
Date:       2004-12-05 23:56:19
Message-ID: 20041205235619.F166518DFF () office ! kde ! org
[Download RAW message or body]

CVS commit by mueller: 

fix export


  M +1 -1      konq_popupmenu.h   1.56
  M +3 -1      konq_xmlguiclient.h   1.5


--- kdebase/libkonq/konq_popupmenu.h  #1.55:1.56
@@ -129,5 +129,5 @@ public:
   void setURLTitle( const QString& urlTitle );
 
-  class ProtocolInfo {
+  class LIBKONQ_EXPORT ProtocolInfo {
    public:
     ProtocolInfo();

--- kdebase/libkonq/konq_xmlguiclient.h  #1.4:1.5
@@ -26,9 +26,11 @@
 #include <kxmlguiclient.h>
 #include <qstringlist.h>
+#include <libkonq_export.h>
+
 /**
  * This class implements common methods to manipulate the DOMDocument of KXMLGUIClient
  *
  */
-class KonqXMLGUIClient : public KXMLGUIClient
+class LIBKONQ_EXPORT KonqXMLGUIClient : public KXMLGUIClient
 {
 public:


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

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