LP-56 - Better txpid option namings, fix tabs-spaces, tooltips. headers, variable...
[librepilot.git] / ground / openpilotgcs / src / plugins / coreplugin / qml / AuthorsModel.qml.template
blob8bbabc0ab7ba769f94aeecad42ab8a2ac195ae99
1 /*
2 This list model was created for the AuthorsDialog.
3 */
4 import QtQuick 2.0
6 ListModel {
7 ${LIST_ELEMENTS}