Code

Undo inadvertent commit
authorishmal <ishmal@users.sourceforge.net>
Fri, 1 Sep 2006 08:33:34 +0000 (08:33 +0000)
committerishmal <ishmal@users.sourceforge.net>
Fri, 1 Sep 2006 08:33:34 +0000 (08:33 +0000)
src/dom/domconfig.h

index 053e99712299d7f56dc7a48828cfb6e83dc2996e..41dce7a10756e3f08f2d0414b581e5a327f8b6b4 100644 (file)
@@ -37,7 +37,7 @@
  * or GlibMM's Glib::ustring.  If neither one is defined, then DOMString
  * is defined as stdc++'s std::string.
  */
-//#define DOM_STRING_GLIBMM
+#define DOM_STRING_GLIBMM
 //#define DOM_STRING_OWN