]> git.tokkee.org Git - inkscape.git/commitdiff

Code

undo last commit. oops
authorishmal <ishmal@users.sourceforge.net>
Thu, 6 Jul 2006 20:40:52 +0000 (20:40 +0000)
committerishmal <ishmal@users.sourceforge.net>
Thu, 6 Jul 2006 20:40:52 +0000 (20:40 +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