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

List:       kde-commits
Subject:    KDE/kdelibs/kjs
From:       Maks Orlovich <maksim () kde ! org>
Date:       2006-08-16 14:23:13
Message-ID: 1155738193.841595.29543.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 573529 by orlovich:

Revert broken change. See reply to it on kde-commits on how to do it...


 M  +2 -2      object.h  


--- trunk/KDE/kdelibs/kjs/object.h #573528:573529
@@ -227,8 +227,8 @@
      *
      * @return The specified property, or Undefined
      */
-    virtual JSValue *get(ExecState *exec, const Identifier &propertyName) const;
-    virtual JSValue *get(ExecState *exec, unsigned propertyName) const;
+    JSValue *get(ExecState *exec, const Identifier &propertyName) const;
+    JSValue *get(ExecState *exec, unsigned propertyName) const;
 
     bool getPropertySlot(ExecState *, const Identifier&, PropertySlot&);
     bool getPropertySlot(ExecState *, unsigned, PropertySlot&);
[prev in list] [next in list] [prev in thread] [next in thread] 

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