Files
cgal/GraphicsView/demo/Generator/Generator_2.qrc
T
Laurent Rineau 9204de7204 Massive change in all .qrc files: the attribute lang= must not be used. It
must be only used to create an alternative for another lang. If a resource
exists only with lang=, then that resource will not be found if the locale
had not that language.
2010-08-11 16:02:00 +00:00

7 lines
174 B
XML

<RCC>
<qresource prefix="/cgal/help" >
<file alias="about_CGAL.html" >../resources/about_CGAL.html</file>
<file>about_Generator_2.html</file>
</qresource>
</RCC>