Files
create/src/Mod/Sketcher/Gui
wmayer d344ccc4eb Sketcher: [skip ci] Fix several clazy issues:
* Missing reference in range-for with non trivial type [-Wclazy-range-loop-reference]
* Unused QString [-Wclazy-unused-non-trivial-variable]
* Missing emit keyword on signal call [-Wclazy-incorrect-emit]
* Don't call QList::operator[]() on temporary [-Wclazy-detaching-temporary]
* Use multi-arg instead [-Wclazy-qstring-arg]
* Maybe you meant to call ViewProvider2DObjectGrid::onChanged() instead [-Wclazy-skipped-base-method]
2022-07-25 12:56:09 +02:00
..
2022-03-23 19:26:15 +01:00
2022-03-23 19:26:15 +01:00
2022-07-01 13:56:16 +02:00
2022-06-28 19:28:06 +02:00
2022-06-28 19:28:06 +02:00