1
0
Fork 0
flightgear/src/GUI/qml/LauncherSettings.qml
James Turner 4c2e52c2dc Standardise QtQuick version to 2.4
Will fix an issue reported on the forum where a 2.7 dep crept it.
2018-03-19 08:22:11 +00:00

9 lines
73 B
QML

import QtQuick 2.4
import FlightGear.Launcher 1.0
RenderSettings
{
}