Fix stupid copy paste bug in XDGShellV6 Client
ClosedPublic

Authored by davidedmundson on Jun 12 2018, 3:57 PM.

Details

Summary

Wasn't spotted because of the bug in the test which is pretty much the
sole use of this class.

Test Plan

Fixed test now passes

Diff Detail

Repository
R127 KWayland
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
davidedmundson created this revision.Jun 12 2018, 3:57 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptJun 12 2018, 3:57 PM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
davidedmundson requested review of this revision.Jun 12 2018, 3:57 PM
davidedmundson updated this revision to Diff 36050.

fix

romangg accepted this revision.Jun 14 2018, 2:19 PM
romangg added a subscriber: romangg.
romangg added inline comments.
src/client/xdgshell_v6.cpp
180

remove this new line

This revision is now accepted and ready to land.Jun 14 2018, 2:19 PM
This revision was automatically updated to reflect the committed changes.