CVS commit by thomas:
add moc include as per de jour standard
M +2 -0 xmlschemawriter.cpp 1.12
--- kdesdk/umbrello/umbrello/codegenerators/xmlschemawriter.cpp #1.11:1.12
@@ -807,2 +807,4 @@ QString XMLSchemaWriter::makeSchemaTag (
return tagName;
}
+
+#include "xmlschemawriter.moc"