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

List:       kde-commits
Subject:    KDE/kdebase/workspace/plasma/applets/digital-clock
From:       Aaron J. Seigo <aseigo () kde ! org>
Date:       2008-11-11 0:21:49
Message-ID: 1226362909.995225.6259.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 882601 by aseigo:

accidentally committed the first version, then didn't commit this one *sigh*. 


 M  +1 -1      clock.cpp  


--- trunk/KDE/kdebase/workspace/plasma/applets/digital-clock/clock.cpp #882600:882601
@@ -144,7 +144,7 @@
     }
 
     // avoid unnecessary repaints
-    if ((m_showSeconds && m_time.secs() != m_lastTimeSeen.secs()) ||
+    if ((m_showSeconds && m_time.second() != m_lastTimeSeen.second()) ||
         m_time.minute() != m_lastTimeSeen.minute()) {
         m_lastTimeSeen = m_time;
         update();
[prev in list] [next in list] [prev in thread] [next in thread] 

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