https://bugs.kde.org/show_bug.cgi?id=115269
--- Comment #25 from Ralf Habacker <ralf.habac...@freenet.de> --- Git commit 48ae6b8ec83505a22cdc8811feeafa3040db13a7 by Ralf Habacker. Committed on 05/08/2019 at 04:58. Pushed by habacker into branch 'master'. Add UML2 support for "required interface" associations With UML2 a "required interface" association is created by adding a normal association from the interface to the component, wherein adding an association from the component to the interface creates a "provided interface". With UML1, according to current research, there is no visible label for a required interface mapping. This behavior has been corrected. M +142 -136 umbrello/assocrules.cpp M +2 -0 umbrello/assocrules.h M +2 -0 umbrello/icons.qrc M +25 -14 umbrello/umlwidgets/classifierwidget.cpp https://commits.kde.org/umbrello/48ae6b8ec83505a22cdc8811feeafa3040db13a7 -- You are receiving this mail because: You are watching all bug changes.