https://bugs.kde.org/show_bug.cgi?id=281093
Ralf Habacker <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |[email protected] Resolution|--- |WORKSFORME --- Comment #1 from Ralf Habacker <[email protected]> --- > a user is forbidden from designing abstract base classes which provide member > variables This is not true and could be performed by adding a regular class with property "Abstract Class" set or by converting an interface to a class by using the context menu entry "convert to class." If this is required often umbrello can be extended in two ways: 1. Add an additional entry in the toolbar and the class diagram context menu "new" named "Abstract class". 2. Add a global option to umbrello to generate interfaces by using a class and "abstract class" property set by default. -- You are receiving this mail because: You are watching all bug changes.
