Skip to content
Commit da53d265 authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

autotests: Pass parent object as last argument to createXdgToplevelSurface()...

autotests: Pass parent object as last argument to createXdgToplevelSurface() and createXdgPopupSurface()

It's more common to see the parent object being the last argument in Qt
and this way you won't need to specify nullptr parent explicitly if the
xdg-popup or the xdg-toplevel surface doesn't need to be configured
implicitly, which makes tests slightly easier to read.
parent b526b35e
Pipeline #107234 passed with stage
in 15 minutes
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