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

List:       kde-commits
Subject:    KDE/kdeexamples/plasma/javascript/plasmoids/tiger/contents/code
From:       Diego Casella <polentino911 () gmail ! com>
Date:       2010-02-19 9:59:45
Message-ID: 1266573585.622999.934.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1092564 by casella:

Removed parenthesis that caused the plasmoid fail loading

 M  +1 -1      main  


--- trunk/KDE/kdeexamples/plasma/javascript/plasmoids/tiger/contents/code/main #1092563:1092564
@@ -17,7 +17,7 @@
 
 plasmoid.paintInterface = function(painter)
 {
-    rect = plasmoid.rect()
+    rect = plasmoid.rect
     svg.resize(rect.width, rect.height)
     svg.paint(painter, rect.x, rect.y)
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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