mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-05 18:50:44 +00:00
Improved Preferences for Permissive Mode and Custom User flags
This commit is contained in:
parent
2e27b3710e
commit
33fbffd88f
@ -55,6 +55,7 @@ QString PreferencesDialog::clinicalHelp() {
|
|||||||
<<tr("Permissive Mode:")
|
<<tr("Permissive Mode:")
|
||||||
<<tr("Allows user to select which data sets/ sessions to be used for calculations and display.")
|
<<tr("Allows user to select which data sets/ sessions to be used for calculations and display.")
|
||||||
<<tr("Additional charts and calculations may be available that are not available from the vendor data.")
|
<<tr("Additional charts and calculations may be available that are not available from the vendor data.")
|
||||||
|
<<tr("Enables Custom UserFlags displayed in the statistics Therapy Efficacy section")
|
||||||
<<"";
|
<<"";
|
||||||
return str.join("\n");
|
return str.join("\n");
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user