Skip to content

Commit

Permalink
[sensors] Remove action leftover causing console warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
nirvn committed Apr 1, 2023
1 parent 0f5c9db commit 732c1e1
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions src/ui/qgisapp.ui
Expand Up @@ -2854,21 +2854,6 @@ Shift+click to snap rotation to 45 degree steps.</string>
<string>Show Statistical Summary</string>
</property>
</action>
<action name="mActionSensorDock">
<property name="checkable">
<bool>true</bool>
</property>
<property name="icon">
<iconset resource="../../images/images.qrc">
<normaloff>:/images/themes/default/mSensorDock.svg</normaloff>:/images/themes/default/mSensorDock.svg</iconset>
</property>
<property name="text">
<string>Sensors</string>
</property>
<property name="toolTip">
<string>Show Sensors</string>
</property>
</action>
<action name="mActionShowAlignRasterTool">
<property name="text">
<string>Align Rasters…</string>
Expand Down

0 comments on commit 732c1e1

Please sign in to comment.