mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-07 19:23:04 +02:00
Suppose effect.
This commit is contained in:
parent
a3ac63443e
commit
3cbce8e51b
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue