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

List:       kde-commits
Subject:    KDE/kdelibs/kjsembed/kjsembed
From:       Sebastian Sauer <mail () dipe ! org>
Date:       2007-05-08 21:28:58
Message-ID: 1178659738.393468.19556.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 662680 by sebsauer:

allow to link

 M  +2 -1      slotproxy.h  


--- trunk/KDE/kdelibs/kjsembed/kjsembed/slotproxy.h #662679:662680
@@ -26,6 +26,7 @@
 #include <QtCore/QObject>
 #include <QtCore/QByteRef>
 #include <kjs/object.h>
+#include "kjsembed.h"
 
 namespace KJS
 {
@@ -37,7 +38,7 @@
 
 namespace KJSEmbed
 {
-    class SlotProxy : public QObject
+    class KJSEMBED_EXPORT SlotProxy : public QObject
     {
         public:
             SlotProxy(KJS::JSObject *obj, KJS::Interpreter *interpreter, QObject \
*parent, const QByteArray &signature);


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

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