Skip to content

Commit

Permalink
add menu entry for select by expression
Browse files Browse the repository at this point in the history
  • Loading branch information
3nids authored and m-kuhn committed Aug 7, 2013
1 parent 82d6336 commit ec7d4bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ui/qgisapp.ui
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@
<addaction name="mActionSelectPolygon"/>
<addaction name="mActionSelectFreehand"/>
<addaction name="mActionSelectRadius"/>
<addaction name="mActionSelectByExpression"/>
<addaction name="mActionDeselectAll"/>
</widget>
<widget class="QMenu" name="menuMeasure">
Expand Down

0 comments on commit ec7d4bf

Please sign in to comment.