CVS commit by pfeiffer: - make UMLWidget::setUMLObject virtual so that subclasses are notified - interfaces are abstract by definition, mark and draw them accordingly Are all methods of an interface are guaranteed to be abstract as well? M +19 -0 interfacewidget.cpp 1.3 M +10 -0 interfacewidget.h 1.3 M +1 -1 umlwidget.h 1.10