new startwindow and splashscreen gfx

This commit is contained in:
doitux
2011-12-29 11:30:44 +00:00
parent e6d841b661
commit ed3eb9143d
7 changed files with 70 additions and 72 deletions
+1 -1
View File
@@ -113,7 +113,7 @@ int main( int argc, char **argv )
StartSplash splash(*pixmap);
if(!myConfig->readConfigInt("DisableSplashScreenOnStartup")) {
splash.show();
splash.showMessage(QString("Version %1").arg(POKERTH_BETA_RELEASE_STRING), 0x0042, QColor(153,213,0));
splash.showMessage(QString("Version %1").arg(POKERTH_BETA_RELEASE_STRING), 0x0042, QColor(240,240,240));
}
//Set translations