https://bugs.kde.org/show_bug.cgi?id=413519
--- Comment #3 from Ralf Habacker <ralf.habac...@freenet.de> --- Git commit 0333988fc16e0a403cdd306e3e213f0b7a5c6dcb by Ralf Habacker. Committed on 28/10/2019 at 15:35. Pushed by habacker into branch 'Applications/19.08'. Fixes missing initialisation of members m_inline and m_abstract of class UMLOperation M +6 -2 umbrello/uml1model/operation.cpp https://commits.kde.org/umbrello/0333988fc16e0a403cdd306e3e213f0b7a5c6dcb --- Comment #2 from Ralf Habacker <ralf.habac...@freenet.de> --- Git commit ef47ab7b242aa87b5cd4d8e5abeb841e2b00d663 by Ralf Habacker. Committed on 28/10/2019 at 15:10. Pushed by habacker into branch 'Applications/19.08'. cppwriter: Add support for writing abstract methods M +4 -1 umbrello/codegenerators/cpp/cppwriter.cpp https://commits.kde.org/umbrello/ef47ab7b242aa87b5cd4d8e5abeb841e2b00d663 --- Comment #1 from Ralf Habacker <ralf.habac...@freenet.de> --- Git commit 869268b5edc00f96075d5304e84ec14ed867974a by Ralf Habacker. Committed on 28/10/2019 at 15:35. Pushed by habacker into branch 'Applications/19.08'. Disable unrelated checkboxes in operation property dialog for interfaces Methods on interfaces are always abstract, virtual, non inline, public and can not override. M +6 -0 umbrello/dialogs/umloperationdialog.cpp https://commits.kde.org/umbrello/869268b5edc00f96075d5304e84ec14ed867974a -- You are receiving this mail because: You are watching all bug changes.