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

KDBusService: Avoid sending activateRequested with empty arguments

Otherwise, if you feed them into a QCommandLineParser, you'll get a
warning about the arguments being empty. Without this patch, every app
that wants to get CLI arguments through this signal needs to implement
its own way to suppress that warning.
parent 7d8e062c
Pipeline #346658 passed with stage
in 7 minutes and 20 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