This website requires JavaScript.
Explore
Help
Sign in
fly
/
flightgear
Watch
1
Star
0
Fork
You've already forked flightgear
0
Code
Activity
86786496a5
flightgear
/
src
/
GUI
/
qml
/
LauncherSettings.qml
10 lines
73 B
QML
Raw
Normal View
History
Unescape
Escape
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
import
QtQuick
2.4
QtQuick launcher settings implementation Moves the settings and environment pages of the launcher into QQ2, and provides more QtQuick items to use.
2017-12-15 15:42:36 +00:00
import
FlightGear
.
Launcher
1.0
RenderSettings
{
}
Copy permalink