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

List:       kde-commits
Subject:    KDE/kdebase/workspace/plasma/dataengines/time
From:       Riccardo Iaconelli <riccardo () kde ! org>
Date:       2009-09-02 9:38:43
Message-ID: 1251884323.031501.22249.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1018847 by ruphy:

fix leak. please backport, i can't do that. CCMAIL:aseigo@kde.org

Signed-off-by: Riccardo Iaconelli <riccardo@kde.org>

 M  +1 -1      timeengine.cpp  


--- trunk/KDE/kdebase/workspace/plasma/dataengines/time/timeengine.cpp #1018846:1018847
@@ -78,7 +78,7 @@
 
 bool TimeEngine::sourceRequestEvent(const QString &name)
 {
-    addSource(new TimeSource(name));
+    addSource(new TimeSource(name, this));
     return true;
 }
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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