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

List:       kde-commits
Subject:    KDE/kdelibs/kio/kio
From:       Patrick Spendrin <ps_ml () gmx ! de>
Date:       2009-01-08 16:34:06
Message-ID: 1231432446.244615.18133.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 907722 by sengels:

de-inline the destructor
this should make linking to kio possible everywhere

 M  +0 -2      global.cpp  
 A             thumbcreator.cpp   [License: LGPL (v2+)]
 M  +1 -1      thumbcreator.h  


--- trunk/KDE/kdelibs/kio/kio/global.cpp #907721:907722
@@ -18,8 +18,6 @@
 
 #include "global.h"
 #include "job.h"
-#include "thumbcreator.h"   // needed to create a reference to ThumbCreator class in the export lib
-                            // other solution: don't use KIO_EXPORT there...
 
 #include <config.h>
 
--- trunk/KDE/kdelibs/kio/kio/thumbcreator.h #907721:907722
@@ -101,7 +101,7 @@
    * @see flags()
    */
     enum Flags { None = 0, DrawFrame = 1, BlendIcon = 2 };
-    virtual ~ThumbCreator() {}
+    virtual ~ThumbCreator();
 
     /**
      * Creates a thumbnail
[prev in list] [next in list] [prev in thread] [next in thread] 

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