editor/qrc/help.qrc

10 lines
412 B
Plaintext

<RCC>
<qresource prefix="/help">
<file alias="php_function_descs">resources/help/php/function_descs</file>
<file alias="php_class_method_descs">resources/help/php/class_method_descs</file>
<file alias="php_manual_files">resources/help/php/files</file>
<file alias="about">resources/help/about</file>
<file alias="faq">resources/help/faq</file>
</qresource>
</RCC>