Welcome to mirror list, hosted at ThFree Co, Russian Federation.

javascript.qrc « js « source - github.com/lintest/fb2edit.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7d4e05805a2a06b4b0581c5898cd09fc764aa46b (plain)
1
2
3
4
5
6
7
8
9
10
<RCC>
    <qresource prefix="/js">
        <file alias="jquery.js">../../3rdparty/jQuery/jquery.js</file>
        <file>export.js</file>
        <file>get_status.js</file>
        <file>get_location.js</file>
        <file>set_cursor.js</file>
        <file>insert_title.js</file>
    </qresource>
</RCC>