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

List:       kde-commits
Subject:    KDE/kdelibs/kjs
From:       Viacheslav Tokarev <tsjoker () gmail ! com>
Date:       2008-10-13 18:40:09
Message-ID: 1223923209.349370.18190.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 871012 by vtokarev:

fix compilation (should be khtml namespace, not DOM)


 M  +3 -1      ustring.h  


--- trunk/KDE/kdelibs/kjs/ustring.h #871011:871012
@@ -51,6 +51,8 @@
  */
 namespace DOM {
   class DOMString;
+}
+namespace khtml {
   class AtomicString;
 }
 class QString;
@@ -235,7 +237,7 @@
     /**
      * Convenience declaration only ! See UString(const QString&).
      */
-    KJS_EXTERNAL_EXPORT UString(const DOM::AtomicString&);
+    KJS_EXTERNAL_EXPORT UString(const khtml::AtomicString&);
 
     /**
      * Concatenation constructor. Makes operator+ more efficient.
[prev in list] [next in list] [prev in thread] [next in thread] 

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