Hi, I have just removed the args from the UMLDoc constructor, i.e. did this: UMLDoc::UMLDoc(/* QWidget *parent, const char *name */) and replaced usages of parent() in UMLDoc by UMLApp::app(), and Umbrello continues to work just fine. Am I missing someting? Can I commit this? Thanks, Oliver