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

List:       kde-commits
Subject:    quanta/quanta
From:       Andras Mantia <amantia () freemail ! hu>
Date:       2003-04-28 18:36:54
[Download RAW message or body]

CVS commit by amantia: 

Don't commit suicide.


  M +10 -10    qextfileinfo.cpp   1.21
  M +1 -0      toolbar/tagaction.cpp   1.40


--- quanta/quanta/qextfileinfo.cpp  #1.20:1.21
@@ -269,5 +269,5 @@ void QExtFileInfo::enter_loop()
 void QExtFileInfo::slotResult( KIO::Job * job )
 {
-  if (timer) delete timer;
+  delete timer;
   bJobOK = !job->error();
   if ( !bJobOK )

--- quanta/quanta/toolbar/tagaction.cpp  #1.39:1.40
@@ -345,4 +345,5 @@ void TagAction::execute()
   QExtFileInfo internalFileInfo;
   internalFileInfo.enter_loop();
+  delete timer;
 }
 


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

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