Skip to content
Commit 4bdfc693 authored by Oliver Kellogg's avatar Oliver Kellogg
Browse files

Integrate selected suggestions from...

Integrate selected suggestions from https://mail.kde.org/pipermail/umbrello-devel/2021-December/023006.html

umbrello/umlwidgets/widgetbase.{h,cpp}
- Add const qualifier at functions hasDocumentation, useFillColor,
  autoResize, changesShape.
- Add const overloads to functions asActivityWidget to asUMLWidget.

umbrello/umlwidgets/widgetbase.cpp
- In operator=(const WidgetBase&) guard against self-assignment.
- In function boundingRect change type of halfWidth to qreal.

THANKS
- Add Robert Hairgrove.
parent 21eb2b5f
Pipeline #116959 passed with stage
in 33 minutes and 21 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment