diff -r 6a0342b3c519 -r 84f76a3876d7 aboutdialog.cpp --- a/aboutdialog.cpp Tue Jun 13 08:49:12 2006 +0000 +++ b/aboutdialog.cpp Tue Jul 04 12:10:56 2006 +0000 @@ -21,7 +21,7 @@ mainLayout=new QVBoxLayout( this, 10); tabs=new QTabWidget (this); - credits=new AboutTextBrowser (tabs,"credits"); + credits=new AboutTextBrowser (parent,"credits"); credits->setText ( "
Copyright (C) 2004-2005 Uwe Drechsel
"