In directory sc8-pr-cvs1:/tmp/cvs-serv3646/uml Modified Files: associationwidget.cpp associationwidget.h Log Message: Remove one constructor and put the functionality in one. Subsitute the explicit assignments in the ctor by implicit. Fixes the proplems if you --enable-final in the configure script.