Improve error message when daemonizing failed

PR #19959.
This commit is contained in:
Chocobo1
2023-11-21 14:05:32 +08:00
committed by GitHub
parent 137df132e8
commit 6f7f418ec1
4 changed files with 26 additions and 21 deletions

View File

@@ -101,7 +101,7 @@ public:
int exec();
bool isRunning();
bool hasAnotherInstance() const;
bool callMainInstance();
const QBtCommandLineParameters &commandLineArgs() const;