Skip to content
Commit 33d00b62 authored by Oliver Kellogg's avatar Oliver Kellogg
Browse files

Followup to commit 54a36590 - start using the const overloads of the...

Followup to commit 54a36590 - start using the const overloads of the UMLObject::asUMLActor() to asUMLUseCase() functions.

Accessory changes:

umbrello/codegenerators/ada/adawriter.{h,cpp}
umbrello/codegenerators/pascal/pascalwriter.{h,cpp}
- At function isOOClass() declare UMLClassifier* argument `const'.

umbrello/uml1model/instanceattribute.{h,cpp}
- At function toString() add `const' qualifier.

umbrello/umlwidgets/entitywidget.cpp
- In functions calculateSize() and paint() rename local variable
  `casted' to `umlEA' (short for UMLEntityAttribute).

CCBUG: 442134
parent a04917dd
Pipeline #105353 passed with stage
in 15 minutes and 9 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