[umbrello] [Bug 442134] "const" correctness in Umbrello sources
Oliver Kellogg
bugzilla_noreply at kde.org
Sat Sep 11 09:58:23 BST 2021
https://bugs.kde.org/show_bug.cgi?id=442134
--- Comment #6 from Oliver Kellogg <okellogg at users.sourceforge.net> ---
Git commit 7a8d1cfb0b562fab051c7ec3b46e6eededee5195 by Oliver Kellogg.
Committed on 11/09/2021 at 08:57.
Pushed by okellogg into branch 'master'.
Address remaining trivial const correctness fixes from attachment 141364.
Suggestions that require code change beyond function signature are postponed to
a further batch.
M +3 -3 umbrello/dialogs/multipagedialogbase.cpp
M +3 -3 umbrello/dialogs/multipagedialogbase.h
M +5 -5 umbrello/dotgenerator.cpp
M +5 -5 umbrello/dotgenerator.h
M +2 -2 umbrello/layoutgenerator.cpp
M +2 -2 umbrello/layoutgenerator.h
M +2 -2 umbrello/toolbarstateother.cpp
M +2 -2 umbrello/toolbarstateother.h
M +10 -10 umbrello/uml.cpp
M +11 -11 umbrello/uml.h
M +2 -1 umbrello/uml1model/classifier.cpp
M +2 -1 umbrello/uml1model/classifier.h
M +5 -5 umbrello/uml1model/umlcanvasobject.cpp
M +5 -6 umbrello/uml1model/umlcanvasobject.h
M +32 -32 umbrello/uml1model/umlobject.cpp
M +33 -33 umbrello/uml1model/umlobject.h
M +25 -25 umbrello/umldoc.cpp
M +25 -25 umbrello/umldoc.h
M +9 -8 umbrello/umllistview.cpp
M +6 -6 umbrello/umllistview.h
M +1 -1 umbrello/umllistviewitem.cpp
M +2 -2 umbrello/umllistviewitem.h
https://invent.kde.org/sdk/umbrello/commit/7a8d1cfb0b562fab051c7ec3b46e6eededee5195
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the umbrello-devel
mailing list