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

List:       kde-commits
Subject:    kdelibs/khtml/html
From:       Dirk Mueller <mueller () kde ! org>
Date:       2003-01-31 19:43:46
[Download RAW message or body]

CVS commit by mueller: 

ok, make a use of it to see if it causes a problem somewhere.


  M +3 -2      dtd.cpp   1.67


--- kdelibs/khtml/html/dtd.cpp  #1.66:1.67
@@ -28,4 +28,5 @@ using namespace DOM;
 
 #include <kdebug.h>
+#include <kglobal.h>
 
 // priority of tags. Closing tags of higher priority close tags of lower
@@ -45,5 +46,5 @@ using namespace DOM;
 // 9 body frameset
 // 10 html
-const unsigned short DOM::tagPriority[] = {
+const unsigned short KDE_NO_EXPORT DOM::tagPriority[] = {
     0, // 0
     1, // ID_A == 1


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

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