Skip to content
Commit 2418bb96 authored by David Edmundson's avatar David Edmundson Committed by Christoph Cullmann
Browse files

Store parent window in QPointer

Action takes an argument to a parent window. The lifespan of this is
outside the control of the Kauth action.

As this operates as a QSharedData internally it's difficult for callers
to keep track of actions and update appropriately.

This adds a QtGui dependency to KAuthCore, but we had QWindow in the
public API anyway.
parent b100d8fe
Pipeline #563321 passed with stage
in 37 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