1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-18 03:52:11 +01:00

OP-910: fix line endings in QML template

This commit is contained in:
Oleg Semyonov 2013-06-06 11:16:47 +03:00
parent b6312b3faa
commit 68e18dcb38

View File

@ -1,8 +1,8 @@
/*
This list model was created for the AuthorsDialog.
*/
import QtQuick 1.1
ListModel {
${LIST_ELEMENTS}
}
/*
This list model was created for the AuthorsDialog.
*/
import QtQuick 1.1
ListModel {
${LIST_ELEMENTS}
}