Skip to content
Commit d45584d1 authored by Wolfgang Bauer's avatar Wolfgang Bauer
Browse files

[xembedsniproxy] Free windowAttributes in every case

The structure was only freed in case the XTest method was chosen.
But it should always be freed of course (as long as it isn't NULL).

Use a QScopedPointer instead to free it automatically when it goes out
of scope and to be more consistent with the rest of t

Differential Revision: https://phabricator.kde.org/D6389
parent 9ab9cde5
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