blob: 00951c5f280d9fe19019f783af8521056152ee41 (
plain)
1
2
3
4
5
6
7
|
<?xml version="1.0" encoding="UTF-8"?>
<application title="Calqlatr" priority="2" scalable="1" icon="preview.png" binary="demos/calqlatr/bin/calqlatrexample">
<description>
A Qt Quick app designed for landscape and portrait devices that uses custom components, responsive layouts, and JavaScript for the application logic.
</description>
</application>
|