Skip to content

Commit d1effa1

Browse files
committed
Merge #14375: qt: Correct misleading "overridden options" label
7514361 Correct misleading "overridden options" label (Hennadii Stepanov) Pull request description: Refs: #3867, #8165. Tree-SHA512: da3b13a0560654053aeff22a15031ae59a3136abc941f3959440c2d250add7de7ca837c96d721eed69b2cac21d340e1895a186f69383ab82a41fc1e0ee789e5c
2 parents 031e3a3 + 7514361 commit d1effa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/qt/forms/optionsdialog.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -714,7 +714,7 @@
714714
<item>
715715
<widget class="QLabel" name="overriddenByCommandLineInfoLabel">
716716
<property name="text">
717-
<string>Active command-line options that override above options:</string>
717+
<string>Options set in this dialog are overridden by the command line or in the configuration file:</string>
718718
</property>
719719
<property name="textFormat">
720720
<enum>Qt::PlainText</enum>

0 commit comments

Comments
 (0)