Skip to content

Commit

Permalink
Merge pull request #2639 from snappizz/topic/combobox-wording
Browse files Browse the repository at this point in the history
SC-IDE: reword "Use ComboBox" options
  • Loading branch information
mossheim authored Jan 30, 2017
2 parents bb216a5 + 911a191 commit 900fb2f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions editors/sc-ide/forms/settings_editor.ui
Original file line number Diff line number Diff line change
Expand Up @@ -321,14 +321,14 @@
<item>
<widget class="QCheckBox" name="useComboBox">
<property name="text">
<string>Use ComboBox</string>
<string>Use a drop-down instead of tabs in the editor view</string>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="useComboBoxWhenSplitting">
<property name="text">
<string>Convert automatically to ComboBox when splitting</string>
<string>Switch to drop-down mode when splitting the editor view</string>
</property>
</widget>
</item>
Expand Down

0 comments on commit 900fb2f

Please sign in to comment.