boardcards animation hanging gfx bugfix

This commit is contained in:
doitux
2007-05-18 08:13:05 +00:00
parent 72e7d367d7
commit ace4d5b41a
3 changed files with 14 additions and 0 deletions
+1
View File
@@ -2092,6 +2092,7 @@ void mainWindowImpl::nextRoundCleanGui() {
for (i=0; i<5; i++ ) {
boardCardsArray[i]->setPixmap(onePix, FALSE);
boardCardsArray[i]->setFadeOutAction(FALSE);
boardCardsArray[i]->stopFlipCardsAnimation();
}
for (i=0; i<MAX_NUMBER_OF_PLAYERS; i++ ) {