Skip to content
Snippets Groups Projects
Commit a46fa58e authored by Lloyd Carothers's avatar Lloyd Carothers
Browse files

Fix order of tabbing across fields.

parent 7e787af5
No related branches found
No related tags found
No related merge requests found
......@@ -265,6 +265,23 @@
</item>
</layout>
</widget>
<tabstops>
<tabstop>uiDLSN</tabstop>
<tabstop>uiDLGain</tabstop>
<tabstop>uiDLType</tabstop>
<tabstop>uiSensorSN</tabstop>
<tabstop>uiSensorType</tabstop>
<tabstop>uiLatitude</tabstop>
<tabstop>uiLongitude</tabstop>
<tabstop>uiElevation</tabstop>
<tabstop>uiDepth</tabstop>
<tabstop>uiSiteName</tabstop>
<tabstop>uiSiteDescription</tabstop>
<tabstop>uiSiteTown</tabstop>
<tabstop>uiSiteCounty</tabstop>
<tabstop>uiSiteRegion</tabstop>
<tabstop>uiSiteCountry</tabstop>
</tabstops>
<resources>
<include location="icons.qrc"/>
</resources>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment