Correct misleading "overridden options" label

Command-line options override values set in the configuration file and
configuration file options override values set in the GUI.
This commit is contained in:
Hennadii Stepanov 2018-10-03 00:32:32 +03:00
parent 1e8f88e071
commit 7514361254
No known key found for this signature in database
GPG key ID: 410108112E7EA81F

View file

@ -714,7 +714,7 @@
<item>
<widget class="QLabel" name="overriddenByCommandLineInfoLabel">
<property name="text">
<string>Active command-line options that override above options:</string>
<string>Options set in this dialog are overridden by the command line or in the configuration file:</string>
</property>
<property name="textFormat">
<enum>Qt::PlainText</enum>