Commit 3f80d491 authored by Gus Grubba's avatar Gus Grubba

Cosmetics

parent abe955a5
......@@ -265,8 +265,8 @@ ApplicationWindow {
id: flightView
anchors.fill: parent
//-----------------------------------------------------------------
//-- Loader helper for any child, no matter how deep can display an
// element on top of the video window.
//-- Loader helper for any child, no matter how deep, to display
// elements on top of the fly (video) window.
Loader {
id: rootVideoLoader
anchors.centerIn: parent
......@@ -306,7 +306,7 @@ ApplicationWindow {
}
//-------------------------------------------------------------------------
//-- Loader helper for any child, no matter how deep can display an element
//-- Loader helper for any child, no matter how deep, to display elements
// on top of the main window.
Loader {
id: rootLoader
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment