Skip to content

Commit

Permalink
Remove unused actions from the ui file
Browse files Browse the repository at this point in the history
  • Loading branch information
elpaso committed Mar 12, 2020
1 parent c0c3326 commit 3719370
Showing 1 changed file with 0 additions and 30 deletions.
30 changes: 0 additions & 30 deletions src/ui/qgsnewdatabasetablenamewidget.ui
Expand Up @@ -77,36 +77,6 @@
<string>Refresh</string>
</property>
</action>
<action name="mActionShowFilter">
<property name="checkable">
<bool>true</bool>
</property>
<property name="icon">
<iconset resource="../../images/images.qrc">
<normaloff>:/images/themes/default/mActionFilter2.svg</normaloff>:/images/themes/default/mActionFilter2.svg</iconset>
</property>
<property name="text">
<string>Filter Browser</string>
</property>
<property name="iconText">
<string>Filter Browser</string>
</property>
<property name="toolTip">
<string>Filter Browser</string>
</property>
</action>
<action name="mActionCollapse">
<property name="icon">
<iconset resource="../../images/images.qrc">
<normaloff>:/images/themes/default/mActionCollapseTree.svg</normaloff>:/images/themes/default/mActionCollapseTree.svg</iconset>
</property>
<property name="text">
<string>Collapse All</string>
</property>
<property name="toolTip">
<string>Collapse All</string>
</property>
</action>
</widget>
<customwidgets>
<customwidget>
Expand Down

0 comments on commit 3719370

Please sign in to comment.