diff --git a/src/gui/qt/gametable/gametableimpl.cpp b/src/gui/qt/gametable/gametableimpl.cpp index 91dd77c4..600af42e 100755 --- a/src/gui/qt/gametable/gametableimpl.cpp +++ b/src/gui/qt/gametable/gametableimpl.cpp @@ -2865,6 +2865,7 @@ void gameTableImpl::networkGameModification() { for (i=0; isetEnabledContextMenu(TRUE); playerAvatarLabelArray[i]->setVoteOnKickContextMenuEnabled(TRUE); + playerAvatarLabelArray[i]->setVoteRunning(FALSE); } if(myStartWindow->getSession()->getGameType() == Session::GAME_TYPE_INTERNET) {