string fixes + modified start-splash

This commit is contained in:
doitux
2007-06-11 22:57:36 +00:00
parent 0470bceeff
commit 28eb4ccc70
5 changed files with 60 additions and 43 deletions
@@ -31,5 +31,6 @@ aboutPokerthImpl::aboutPokerthImpl(QWidget *parent)
textBrowser->setPalette(myPalette);
textBrowser_2->setPalette(myPalette);
textBrowser_3->setPalette(myPalette);
textBrowser_4->setPalette(myPalette);
}