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

List:       kde-commits
Subject:    koffice/kexi/plugins/kugar/kudesigner
From:       Lucijan Busch <lucijan () gmx ! at>
Date:       2003-02-23 16:34:46
[Download RAW message or body]

CVS commit by lucijan: 

sorry jowenn, but a lot of people are complaing :)


  M +2 -1      kudesigner_kexiplugin.cpp   1.8


--- koffice/kexi/plugins/kugar/kudesigner/kudesigner_kexiplugin.cpp  #1.7:1.8
@@ -37,4 +37,5 @@
 #include <ksimpleconfig.h>
 #include <mycanvas.h>
+#include <kurl.h>
 
 //BEGIN KuKexiDataSourceComboBox
@@ -254,5 +255,5 @@ bool KuKexi::store(KoStore*) {
         if (filename.isEmpty()) return false;
         if (KIO::NetAccess::exists(filename)) {
-                if (!KIO::NetAccess::del(filename,0)) {
+                if (!KIO::NetAccess::del(KURL(filename))) {
                         kdDebug()<<"Couldn't delete temporary file template.kukexi file"<<endl;
                         return false;


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

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