Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #272042: saved preferences override command line options #3654

Merged
merged 1 commit into from
May 7, 2018

Conversation

Jojo-Schmitz
Copy link
Contributor

No description provided.

@Jojo-Schmitz Jojo-Schmitz force-pushed the mp3rate branch 3 times, most recently from f8524da to 9af9c82 Compare May 4, 2018 14:58
bool ok = false;
converterDpi = temp.toDouble(&ok);
if (!ok) {
fprintf(stderr, "PND resoligion value '%s' not recognized, using default setting from preferences instead\n", qPrintable(temp));
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Outch, typos...

@lasconic lasconic merged commit 057b21a into musescore:2.3 May 7, 2018
@Jojo-Schmitz Jojo-Schmitz deleted the mp3rate branch May 7, 2018 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants