Skip to content

Commit

Permalink
Add some separators to identify results toolbar
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Feb 8, 2018
1 parent 1479031 commit 3d23cde
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/ui/qgsidentifyresultsbase.ui
Expand Up @@ -63,10 +63,13 @@
<bool>false</bool>
</property>
<addaction name="mOpenFormAction"/>
<addaction name="separator"/>
<addaction name="mExpandAction"/>
<addaction name="mCollapseAction"/>
<addaction name="mExpandNewAction"/>
<addaction name="separator"/>
<addaction name="mClearResultsAction"/>
<addaction name="separator"/>
<addaction name="mActionCopy"/>
<addaction name="mActionPrint"/>
</widget>
Expand Down

0 comments on commit 3d23cde

Please sign in to comment.