mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-29 14:52:12 +01:00
OP-910: fix line endings in QML template
This commit is contained in:
parent
b6312b3faa
commit
68e18dcb38
@ -1,8 +1,8 @@
|
|||||||
/*
|
/*
|
||||||
This list model was created for the AuthorsDialog.
|
This list model was created for the AuthorsDialog.
|
||||||
*/
|
*/
|
||||||
import QtQuick 1.1
|
import QtQuick 1.1
|
||||||
|
|
||||||
ListModel {
|
ListModel {
|
||||||
${LIST_ELEMENTS}
|
${LIST_ELEMENTS}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user