Files
create/src/Mod/Sketcher/Gui
wmayer e9586c4206 Sketch: fix several compiler and lint warnings
* Remove private unused field 'sketchView'
* Mark constructor with single argument as explicit
* Mark virtual methods of base class as override
* Fix clang code model parsing error
* Avoid too short identifiers
* Avoid redundant ternary operators
* Avoid passing Base::Unit by value but by const reference
2023-10-20 12:29:59 +02:00
..
2023-09-29 22:57:37 -05:00
2023-08-07 16:06:58 +02:00
2023-09-14 20:52:03 -05:00