Skip to content

greeter: Use new shiny Qt::SingleShotConnection

ivan tkachenko requested to merge work/ratijas/connect into master

Apparently, static_cast is the official way to make it work, because operators like bitwise OR aren't defined for this enum.

Merge request reports