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

List:       kde-commits
Subject:    branches/kdepim/enterprise/kdepim/korganizer
From:       Allen Winter <winter () kde ! org>
Date:       2009-10-15 15:19:56
Message-ID: 1255619996.143197.18567.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1035643 by winterz:

revert part of the kolab/issue: give the marcusbains QTimer a parent.
fingers-crossed. for kolab/issue3903
MERGE: e4,trunk,4.3



 M  +1 -1      koagenda.cpp  


--- branches/kdepim/enterprise/kdepim/korganizer/koagenda.cpp #1035642:1035643
@@ -67,7 +67,7 @@
   setLineWidth(0);
   setMargin(0);
   setBackgroundColor(Qt::red);
-  minutes = new QTimer(0);
+  minutes = new QTimer(this);
   connect(minutes, SIGNAL(timeout()), this, SLOT(updateLocation(bool)));
   minutes->start(0, true);
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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