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

List:       kde-commits
Subject:    KDE/kdesdk
From:       Jaison Lee <lee.jaison () gmail ! com>
Date:       2006-10-30 1:19:49
Message-ID: 1162171189.503174.2329.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 600242 by jlee:

Port to new KTempDir API.



 M  +0 -1      kbabel/common/kbmailer.cpp  
 M  +0 -2      umbrello/umbrello/umldoc.cpp  


--- trunk/KDE/kdesdk/kbabel/common/kbmailer.cpp #600241:600242
@@ -55,7 +55,6 @@
 KBabelMailer::KBabelMailer( QWidget* parent, Project::Ptr project)
   : _project(project), m_parent( parent )
 {
-  m_tempDir.setAutoDelete( true );
   readConfig();
 }
 
--- trunk/KDE/kdesdk/umbrello/umbrello/umldoc.cpp #600241:600242
@@ -465,8 +465,6 @@
 
             // close the extracted file and the temporary directory
             xmi_file.close();
-            tmp_dir.unlink();
-
         } else {
             KMessageBox::error(0, i18n("There was no XMI file found in the \
compressed file %1.", d.path()), i18n("Load Error"));  \
m_doc_url.setFileName(i18n("Untitled"));


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

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