Suppose effect.

This commit is contained in:
Penguin-Guru 2021-10-26 06:11:51 -07:00
parent a3ac63443e
commit 3cbce8e51b

View file

@ -146,7 +146,7 @@ int main(int argc, const char* argv[]) {
);
QCommandLineOption systemCursorOption(
"system-cursor",
"Needs clarification!"
"Probably prevents changing the cursor when application has focus."
);
QCommandLineOption concurrentDownloadsOption(
"concurrent-downloads",