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

List:       kde-commits
Subject:    koffice/libs/kofficecore
From:       Thorsten Zachmann <t.zachmann () zagge ! de>
Date:       2007-02-11 7:44:49
Message-ID: 1171179889.599042.9293.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 632436 by zachmann:

o add export
o add missing desctructor implementation 


 M  +4 -0      KoSavingContext.cpp  
 M  +3 -1      KoSavingContext.h  


--- trunk/koffice/libs/kofficecore/KoSavingContext.cpp #632435:632436
@@ -27,3 +27,7 @@
 , d( 0 )
 {
 }
+
+KoSavingContext::~KoSavingContext()
+{
+}
--- trunk/koffice/libs/kofficecore/KoSavingContext.h #632435:632436
@@ -1,9 +1,11 @@
 #ifndef KOSAVINGCONTEXT_H
 #define KOSAVINGCONTEXT_H
 
+#include <kofficecore_export.h>
+
 class KoGenStyles;
 
-class KoSavingContext
+class KOFFICECORE_EXPORT KoSavingContext
 {
 public:    
     enum SavingMode { Store, Flat };
[prev in list] [next in list] [prev in thread] [next in thread] 

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