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

List:       kde-commits
Subject:    KDE/kdepim/blogilo/src
From:       Mehrdad Momeny <mehrdad.momeny () gmail ! com>
Date:       2010-12-01 7:45:54
Message-ID: 20101201074554.784ABAC8A3 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1202511 by momeny:

BUG:241183 fixed

 M  +2 -4      addeditblog.cpp  


--- trunk/KDE/kdepim/blogilo/src/addeditblog.cpp #1202510:1202511
@@ -306,12 +306,10 @@
 {
     kDebug();
     if ( d->mFetchBlogIdTimer ) {
-        d->mFetchBlogIdTimer->deleteLater();
-        d->mFetchBlogIdTimer = 0;
+        d->mFetchBlogIdTimer->stop();
     }
     if( d->mFetchProfileIdTimer ) {
-        d->mFetchProfileIdTimer->deleteLater();
-        d->mFetchProfileIdTimer = 0;
+        d->mFetchProfileIdTimer->stop();
     }
     d->ui.txtId->setText( QString() );
     d->ui.txtId->setEnabled( true );
[prev in list] [next in list] [prev in thread] [next in thread] 

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