Diffusion KWin 7a3722b4f5a3

Switch to Q_ASSERT

Authored by zzag on Aug 31 2019, 2:28 PM.

Description

Switch to Q_ASSERT

Summary:
Switch to Q_ASSERT in order to make code a bit more consistent. We have
places where both assert and Q_ASSERT are used next to each other. Also,
distributions like Ubuntu don't strip away assert(), let's hope that
things are a bit different with Q_ASSERT.

Test Plan: Compiles.

Reviewers: KWin, davidedmundson

Reviewed By: KWin, davidedmundson

Subscribers: romangg, davidedmundson, kwin

Tags: KWin

Differential Revision: https://phabricator.kde.org/D23605

Details

Committed
zzagAug 31 2019, 5:07 PM
Reviewer
KWin
Differential Revision
D23605: Switch to Q_ASSERT
Parents
R108:9102e41e71ce: Traverse the stacking order backwards when switching between windows
Branches
Unknown
Tags
Unknown