https://github.com/ialhashim/topo-blend
Revision 39b13612ebd645a65eda854771b517371f2f858a authored by ennetws on 13 March 2015, 18:17:18 UTC, committed by ennetws on 13 March 2015, 18:17:18 UTC
1 parent c702819
Raw File
Tip revision: 39b13612ebd645a65eda854771b517371f2f858a authored by ennetws on 13 March 2015, 18:17:18 UTC
Create README.md
Tip revision: 39b1361
resources.qrc
<RCC>
    <qresource prefix="/">
        <file>images/jobImage.png</file>
        <file>images/appIcon.ico</file>
        <file>images/exportIcon.ico</file>
        <file>images/exportImage.png</file>
        <file>images/arrowDown.png</file>
        <file>images/arrowUp.png</file>
        <file>images/dropdownArrow.png</file>
        <file>images/circlePlus.png</file>
        <file>images/circleUp.png</file>
        <file>images/circleX.png</file>
    </qresource>
</RCC>
back to top