summaryrefslogtreecommitdiffstats
path: root/src/designer/data/README
diff options
context:
space:
mode:
Diffstat (limited to 'src/designer/data/README')
-rw-r--r--src/designer/data/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/designer/data/README b/src/designer/data/README
new file mode 100644
index 000000000..b7160b8f6
--- /dev/null
+++ b/src/designer/data/README
@@ -0,0 +1,8 @@
+You may generate ui4.h and ui4.cpp parser files by using the generate_ui script
+or manually by invoking the xsltproc command:
+
+xsltproc generate_header.xsl ui4.xsd > ui4.h
+xsltproc generate_impl.xsl ui4.xsd > ui4.cpp
+
+Remember to update uic sources in qtbase module accordingly,
+adapting the license.