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

List:       kde-commits
Subject:    branches/KDE/4.4/kdebase/runtime/plasma/scriptengines/javascript/simplebindings
From:       Aaron J. Seigo <aseigo () kde ! org>
Date:       2010-02-24 8:15:35
Message-ID: 1266999335.485511.8017.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1095396 by aseigo:

misnamed


 M  +1 -1      painter.cpp  


--- branches/KDE/4.4/kdebase/runtime/plasma/scriptengines/javascript/simplebindings/painter.cpp \
#1095395:1095396 @@ -1090,7 +1090,7 @@
     proto.setProperty("backgroundMode", eng->newFunction(setBackgroundMode), \
setter);  
     proto.setProperty("brush", eng->newFunction(brush), getter);
-    proto.setProperty("setBrush", eng->newFunction(setBrush), setter);
+    proto.setProperty("brush", eng->newFunction(setBrush), setter);
 
     proto.setProperty("brushOrigin", eng->newFunction(brushOrigin), getter);
     proto.setProperty("brushOrigin", eng->newFunction(setBrushOrigin), setter);


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

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