Added a help viewer
[qcpufreq] / src / resources.qrc
1 <RCC>
2     <qresource prefix="/img">
3         <file alias="chip128">data/128x128/chip.png</file>
4         <file alias="chip256">data/256x256/chip.png</file>
5     </qresource>
6     <qresource prefix="/txt">
7         <file alias="help_en">help_en.html</file>
8         <file alias="help_de">help_de.html</file>
9     </qresource>
10 </RCC>