KHTML
PlatformString.h
Go to the documentation of this file.00001 #ifndef PlatformString_h 00002 #define PlatformString_h 00003 00004 #include "dom/dom_string.h" 00005 00006 namespace WebCore 00007 { 00008 typedef DOM::DOMString String; 00009 } 00010 00011 #endif // PlatformString_h