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

List:       kde-commits
Subject:    branches/KDE/4.4/kdebase/workspace/plasma/generic/dataengines/notifications
From:       Aaron J. Seigo <aseigo () kde ! org>
Date:       2010-05-05 18:16:08
Message-ID: 20100505181608.11485AC8AC () svn ! kde ! org
[Download RAW message or body]

SVN commit 1123257 by aseigo:

stop the timer; patch by Stefan Br?\195?\188ns
BUG:230740


 M  +1 -0      notificationsengine.cpp  


--- branches/KDE/4.4/kdebase/workspace/plasma/generic/dataengines/notifications/notificationsengine.cpp \
#1123256:1123257 @@ -208,6 +208,7 @@
 {
     const QString source = m_timeouts.value(event->timerId());
     if (!source.isEmpty()) {
+        killTimer(event->timerId());
         m_sourceTimers.remove(source);
         m_timeouts.remove(event->timerId());
         removeSource(source);


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

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