Commit 9ca8ea13 authored by Patrick José Pereira's avatar Patrick José Pereira

Add SimpleROV-5 frame for Sub

Signed-off-by: 's avatarPatrick José Pereira <patrickelectric@gmail.com>
parent 8a87c213
......@@ -80,6 +80,7 @@
<file alias="Frames/Vectored6DOF.png">src/AutoPilotPlugins/APM/Images/vectored6dof-frame.png</file>
<file alias="Frames/SimpleROV-3.png">src/AutoPilotPlugins/APM/Images/simple3-frame.png</file>
<file alias="Frames/SimpleROV-4.png">src/AutoPilotPlugins/APM/Images/simple4-frame.png</file>
<file alias="Frames/SimpleROV-5.png">src/AutoPilotPlugins/APM/Images/simple5-frame.png</file>
<file alias="LogDownloadIcon">src/AnalyzeView/LogDownloadIcon.svg</file>
<file alias="LowBattery.svg">src/AutoPilotPlugins/PX4/Images/LowBattery.svg</file>
<file alias="LowBatteryLight.svg">src/AutoPilotPlugins/PX4/Images/LowBatteryLight.svg</file>
......
......@@ -104,6 +104,12 @@ SetupPage {
resource: "qrc:///qmlimages/Frames/SimpleROV-4.png"
paramValue: 5
}
ListElement {
name: "SimpleROV-5"
resource: "qrc:///qmlimages/Frames/SimpleROV-5.png"
paramValue: 6
}
}
Item {
......
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