Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Don't autoraise OK button in profile selector, makes it too hard to see
  • Loading branch information
nyalldawson committed Apr 27, 2023
1 parent a73f972 commit 77920fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/qgsuserprofileselectiondialog.ui
Expand Up @@ -193,7 +193,7 @@
<enum>Qt::ToolButtonTextBesideIcon</enum>
</property>
<property name="autoRaise">
<bool>true</bool>
<bool>false</bool>
</property>
</widget>
</item>
Expand Down

0 comments on commit 77920fe

Please sign in to comment.