https://bugs.kde.org/show_bug.cgi?id=358358
--- Comment #3 from Ralf Habacker <ralf.habac...@freenet.de> --- Git commit 8909fe46197efb45fd0a9263bf6afdf7b4a5fd34 by Ralf Habacker. Committed on 05/02/2016 at 08:35. Pushed by habacker into branch 'Applications/15.12'. Fix initial setting of line color of an association widget. Because assocation line color is now setable an additional bug has been raised on initialisation. The initial setting of association line colors needs to be finished in the derived constructors because virtual methods of a derived class are not possible in WidgetBase constructor. M +3 -0 umbrello/umlwidgets/associationwidget.cpp M +4 -0 umbrello/umlwidgets/umlwidget.cpp M +2 -0 umbrello/umlwidgets/widgetbase.cpp http://commits.kde.org/umbrello/8909fe46197efb45fd0a9263bf6afdf7b4a5fd34 -- You are receiving this mail because: You are watching all bug changes.