Update of /cvsroot/uml/uml/uml
In directory usw-pr-cvs1:/tmp/cvs-serv3428
Modified Files:
	codegenerator.cpp 
Log Message:
- the old version didn't compile because there is no member function setIcon("") in KDialogBase
- removed a gcc warning because of an enum member not checked with case in a switch structure