Skip to content
Commit 6d2be951 authored by Noah Davis's avatar Noah Davis 🌵
Browse files

Avoid giving QCommandLineParser empty arguments

Otherwise, it'll give us a warning about the executable command not
being the first argument. This patch is only necessary with KF5 since
KDBusService::activateRequested() only has the potential to send empty
arguments in KF5. In KF6, it will at least send the executable command.
parent 2ec6d56f
Pipeline #346717 passed with stage
in 1 minute and 5 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment