modification: fixed qt-resources alias for the offline help alternative

This commit is contained in:
Sebastian Wehling-Benatelli 2014-07-03 10:19:51 +02:00
parent ff39d97b82
commit 29700e793e

View File

@ -2,6 +2,6 @@
<qresource>
<file alias="icon.ico">icons/pylot.ico</file>
<file>help/index.html</file>
<file alias="help.html">help/index.html</file>
</qresource>
</RCC>