[Kst] extragear/graphics/kst/kst/extensions/js
    George Staikos 
    staikos at kde.org
       
    Fri Dec  2 00:43:05 CET 2005
    
    
  
SVN commit 484804 by staikos:
fix doc bug
 M  +1 -1      bind_window.h  
--- trunk/extragear/graphics/kst/kst/extensions/js/bind_window.h #484803:484804
@@ -62,7 +62,7 @@
                     production code yet!
     */
     KJS::Value plots(KJS::ExecState *exec) const;
-    /* @property ViewObject contents
+    /* @property ViewObject view
        @description The view object for this window.
     */
     KJS::Value view(KJS::ExecState *exec) const;
    
    
More information about the Kst
mailing list