[autotests] Register KWin::Deleted* in SlidingPopupsTest
ClosedPublic

Authored by zzag on Sep 24 2018, 1:44 PM.

Details

Summary

QSignalSpy is not happy about KWin::Deleted*:

QWARN  : SlidingPopupsTest::testWithOtherEffectWayland(wobblywindows, slide)
QSignalSpy: Unable to handle parameter 'deleted' of type 'KWin::Deleted*' of
method 'windowClosed', use qRegisterMetaType to register it.
Test Plan

Ran the test, haven't noticed any warnings.

Diff Detail

Repository
R108 KWin
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
zzag created this revision.Sep 24 2018, 1:44 PM
Restricted Application added a project: KWin. · View Herald TranscriptSep 24 2018, 1:44 PM
Restricted Application added a subscriber: kwin. · View Herald Transcript
zzag requested review of this revision.Sep 24 2018, 1:44 PM
zzag edited the summary of this revision. (Show Details)Sep 24 2018, 1:49 PM
broulik accepted this revision.Sep 24 2018, 2:17 PM
This revision is now accepted and ready to land.Sep 24 2018, 2:17 PM
This revision was automatically updated to reflect the committed changes.