Skip to content

Commit

Permalink
fix(ui): resolve keyboard accelerator conflict in settings (fixes #1017)
Browse files Browse the repository at this point in the history
  • Loading branch information
trollixx committed Oct 24, 2018
1 parent 0a33df2 commit c8f69cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libs/ui/settingsdialog.ui
Expand Up @@ -475,7 +475,7 @@
<item>
<widget class="QRadioButton" name="radioExternalLinkOpenDesktop">
<property name="text">
<string>&amp;Open in desktop browser</string>
<string>Open in desktop &amp;browser</string>
</property>
</widget>
</item>
Expand Down

0 comments on commit c8f69cd

Please sign in to comment.