summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e36a6b1)
raw | patch | inline | side by side (parent: e36a6b1)
| author | ishmal <ishmal@users.sourceforge.net> | |
| Thu, 6 Jul 2006 20:40:52 +0000 (20:40 +0000) | ||
| committer | ishmal <ishmal@users.sourceforge.net> | |
| Thu, 6 Jul 2006 20:40:52 +0000 (20:40 +0000) |
| src/dom/domconfig.h | patch | blob | history |
diff --git a/src/dom/domconfig.h b/src/dom/domconfig.h
index 053e99712299d7f56dc7a48828cfb6e83dc2996e..41dce7a10756e3f08f2d0414b581e5a327f8b6b4 100644 (file)
--- a/src/dom/domconfig.h
+++ b/src/dom/domconfig.h
* 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