Skip to content
Commit a3bf2369 authored by Joshua Goins's avatar Joshua Goins
Browse files

Use variadic parameters in DbusFuture::asyncCall

Qt6 DBus doesn't like us passing invalid QVariants, so let's remove this
concept entirely by passing variadic arguments (this is what Qt does
underneath anyway, so we're just forwarding it to them)
parent 23d083af
Pipeline #358017 passed with stage
in 39 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