7a3722b4f5
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 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
detectwidget.cpp | ||
detectwidget.h | ||
detectwidget.ui | ||
editshortcut.ui | ||
kcm.cpp | ||
kcm.h | ||
kwinrules.desktop | ||
kwinsrc.cpp | ||
main.cpp | ||
Messages.sh | ||
ruleslist.cpp | ||
ruleslist.h | ||
ruleslist.ui | ||
ruleswidget.cpp | ||
ruleswidget.h | ||
ruleswidgetbase.ui | ||
yesnobox.h |