Skip to content

Commit

Permalink
Remove non-functional close button from geonode source select dialog
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Sep 12, 2017
1 parent 3fde586 commit 973ba7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/qgsgeonodesourceselectbase.ui
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@
<enum>Qt::Horizontal</enum>
</property>
<property name="standardButtons">
<set>QDialogButtonBox::Close|QDialogButtonBox::Help</set>
<set>QDialogButtonBox::Help</set>
</property>
</widget>
</item>
Expand Down

0 comments on commit 973ba7b

Please sign in to comment.